2024-02-24 19:17:44 +00:00
|
|
|
image:
|
|
|
|
repository: bitnami/memcached
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
tag: 1.6.23@sha256:214eba277eaa9ea9ea4c65a2ecf464955e6a15ba2579272ffb9a51420509716c
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 11211
|
|
|
|
protocol: tcp
|
|
|
|
targetPort: 11211
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: false
|
2024-02-27 19:13:28 +00:00
|
|
|
|
2024-02-27 17:26:43 +00:00
|
|
|
configmap:
|
|
|
|
dashboard:
|
|
|
|
enabled: true
|
|
|
|
labels:
|
2024-02-27 19:13:28 +00:00
|
|
|
grafana_dashboard: "1"
|
2024-02-27 17:26:43 +00:00
|
|
|
data:
|
|
|
|
memcached.json: >-
|
|
|
|
{{ .Files.Get "dashboard.json" | indent 8 }}
|
2024-02-27 19:13:28 +00:00
|
|
|
|
2024-02-24 19:17:44 +00:00
|
|
|
manifestManager:
|
|
|
|
enabled: false
|