Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for ucrt (0.13 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                          Support: Core - An optional single reference to a Kubernetes ConfigMap,
                          with the CA certificate in a key named `ca.crt`.
    
    
                          Support: Implementation-specific (More than one reference, or other kinds
                          of resources).
                        items:
                          description: |-
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                  name: istio-ca-root-cert
              {{- end }}
              {{- if eq .Values.global.pilotCertProvider "kubernetes" }}
              - name: kube-ca-cert
                configMap:
                  name: kube-root-ca.crt
              {{- end }}
              {{- if .Values.global.mountMtlsCerts }}
              # Use the key and cert mounted to /etc/certs/ for the in-cluster mTLS communications.
              - name: istio-certs
                secret:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
Back to top