image: repository: bitnami/memcached pullPolicy: IfNotPresent tag: 1.6.31@sha256:8bdd0058aca7e367a4c912eb1bebd9947e3b85a152bb0f195364b8235bc0e03b 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 }}