catalog/stable/memcached/13.0.8/ix_values.yaml

26 lines
488 B
YAML

image:
repository: bitnami/memcached
pullPolicy: IfNotPresent
tag: 1.6.27@sha256:51dfab9ea23ee726ca29e5707051cb62b4214d26c8e2ed9c32280379af5b3f0c
includeCommon: true
service:
main:
ports:
main:
port: 11211
protocol: tcp
targetPort: 11211
portal:
open:
enabled: false
configmap:
dashboard:
enabled: true
labels:
grafana_dashboard: "1"
data:
memcached.json: >-
{{ .Files.Get "dashboard.json" | indent 8 }}