Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for GRPC_XDS_BOOTSTRAP (0.14 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/pilot_default.golden.yaml

              containers:
              {{- range $index, $container := .Spec.Containers }}
              - name: {{ $container.Name }}
                env:
                  - name: GRPC_XDS_BOOTSTRAP
                    value: /var/lib/grpc/data/bootstrap.json
                  - name: GRPC_GO_LOG_VERBOSITY_LEVEL
                    value: "99"
                  - name: GRPC_GO_LOG_SEVERITY_LEVEL
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 102.6K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    | indent 6 }} {{ end }} {{- end }} {{- range $index, $container := .Spec.Containers }} {{ if not (eq $container.Name "istio-proxy") }} - name: {{ $container.Name }} env: - name: "GRPC_XDS_EXPERIMENTAL_SECURITY_SUPPORT" value: "true" - name: "GRPC_XDS_BOOTSTRAP" value: "/etc/istio/proxy/grpc-bootstrap.json" volumeMounts: - mountPath: /var/lib/istio/data name: istio-data # UDS channel between istioagent and gRPC client for XDS/SDS - mountPath: /etc/istio/proxy name: istio-xds {{- if eq $.Values.global.caName...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
Back to top