github.com/replicatedcom/ship@v0.50.0/integration/init/istio-1.0.3/expected/.ship/upstream/charts/mixer/templates/configmap.yaml (about)

     1  apiVersion: v1
     2  kind: ConfigMap
     3  metadata:
     4    name: istio-statsd-prom-bridge
     5    namespace: {{ .Release.Namespace }}
     6    labels:
     7      app: istio-statsd-prom-bridge
     8      chart: {{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}
     9      release: {{ .Release.Name }}
    10      heritage: {{ .Release.Service }}
    11      istio: mixer
    12  data:
    13    mapping.conf: |-