feat(Splunk): Update Container + Persistence (#4855)
This commit is contained in:
@@ -25,7 +25,7 @@ maintainers:
|
||||
name: splunk
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/splunk
|
||||
- https://www.splunk.com/
|
||||
- https://hub.docker.com/r/atunnecliffe/splunk
|
||||
- https://splunk.github.io/docker-splunk
|
||||
- https://hub.docker.com/r/splunk/splunk
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.1.0
|
||||
|
||||
@@ -28,7 +28,7 @@ service:
|
||||
dataingest:
|
||||
enabled: true
|
||||
port: 9997
|
||||
protocol: TCP
|
||||
protocol: HTTP
|
||||
targetPort: 9997
|
||||
main:
|
||||
ports:
|
||||
@@ -42,7 +42,7 @@ service:
|
||||
management:
|
||||
enabled: true
|
||||
port: 8089
|
||||
protocol: TCP
|
||||
protocol: HTTP
|
||||
targetPort: 8089
|
||||
|
||||
portal:
|
||||
|
||||
Reference in New Issue
Block a user