feat(Splunk): Update Container + Persistence (#4855)

This commit is contained in:
StevenMcElligott
2022-11-27 23:43:25 +02:00
committed by GitHub
parent 7fbb0063c4
commit a50729f4f8
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -25,7 +25,7 @@ maintainers:
name: splunk name: splunk
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/splunk - https://github.com/truecharts/charts/tree/master/charts/incubator/splunk
- https://www.splunk.com/ - https://splunk.github.io/docker-splunk
- https://hub.docker.com/r/atunnecliffe/splunk - https://hub.docker.com/r/splunk/splunk
type: application type: application
version: 2.0.1 version: 2.1.0
+2 -2
View File
@@ -28,7 +28,7 @@ service:
dataingest: dataingest:
enabled: true enabled: true
port: 9997 port: 9997
protocol: TCP protocol: HTTP
targetPort: 9997 targetPort: 9997
main: main:
ports: ports:
@@ -42,7 +42,7 @@ service:
management: management:
enabled: true enabled: true
port: 8089 port: 8089
protocol: TCP protocol: HTTP
targetPort: 8089 targetPort: 8089
portal: portal: