feat(Splunk): Update Container + Persistence (#4855)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user