2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2022-12-05 08:20:19 +00:00
|
|
|
repository: splunk/splunk
|
2024-04-04 18:27:00 +00:00
|
|
|
tag: 9.2.1@sha256:d227c115966cfc6fbb6e5a39fffc3a3b535d885ed268851ce57cdd3f2ad195da
|
2022-12-05 08:20:19 +00:00
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
securityContext:
|
2023-11-23 21:31:43 +00:00
|
|
|
container:
|
|
|
|
runAsNonRoot: false
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
2022-12-05 08:20:19 +00:00
|
|
|
|
|
|
|
splunk:
|
|
|
|
acceptLicense: true
|
|
|
|
password: changeme
|
|
|
|
extraArgs: []
|
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
service:
|
|
|
|
dataingest:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
dataingest:
|
|
|
|
enabled: true
|
|
|
|
port: 9997
|
2023-11-23 21:31:43 +00:00
|
|
|
protocol: http
|
2022-07-22 20:19:45 +00:00
|
|
|
targetPort: 9997
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8000
|
2023-11-23 21:31:43 +00:00
|
|
|
protocol: http
|
2022-07-22 20:19:45 +00:00
|
|
|
targetPort: 8000
|
2023-12-02 13:21:03 +00:00
|
|
|
hec:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
hec:
|
|
|
|
enabled: true
|
|
|
|
port: 8088
|
|
|
|
protocol: http
|
|
|
|
targetPort: 8088
|
2022-07-22 20:19:45 +00:00
|
|
|
management:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
management:
|
|
|
|
enabled: true
|
|
|
|
port: 8089
|
2023-11-23 21:31:43 +00:00
|
|
|
protocol: http
|
2022-07-22 20:19:45 +00:00
|
|
|
targetPort: 8089
|
2023-11-23 21:31:43 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
envFrom:
|
|
|
|
- secretRef:
|
|
|
|
name: "secret"
|
2022-08-08 21:25:02 +00:00
|
|
|
|
2022-12-05 08:20:19 +00:00
|
|
|
persistence:
|
|
|
|
appcreds:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /opt/splunk/etc/
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /opt/splunk/var
|
2024-05-04 16:07:59 +00:00
|
|
|
data:
|
2022-12-05 08:20:19 +00:00
|
|
|
enabled: true
|
|
|
|
mountPath: /splunkdata
|
|
|
|
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-11-23 21:31:43 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|