Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for post (0.11 sec)

  1. manifests/charts/istio-control/istio-discovery/templates/deployment.yaml

            {{ $key }}: "{{ $val }}"
            {{- end }}
            istio.io/dataplane-mode: none
          annotations:
            {{- if .Values.meshConfig.enablePrometheusMerge }}
            prometheus.io/port: "15014"
            prometheus.io/scrape: "true"
            {{- end }}
            sidecar.istio.io/inject: "false"
            {{- if .Values.pilot.podAnnotations }}
    {{ toYaml .Values.pilot.podAnnotations | indent 8 }}
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Fri May 03 19:29:42 GMT 2024
    - 8.5K bytes
    - Viewed (0)
Back to top