Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Columns (0.13 sec)

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

                mountPath: /var/run/secrets/istiod/ca
                readOnly: true
              {{- with .Values.pilot.volumeMounts }}
                {{- toYaml . | nindent 10 }}
              {{- end }}
          volumes:
          # Technically not needed on this pod - but it helps debugging/testing SDS
          # Should be removed after everything works.
          - emptyDir:
              medium: Memory
            name: local-certs
    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