Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for initialization (0.23 sec)

  1. manifests/charts/istio-control/istio-discovery/files/grpc-agent.yaml

    metadata:
      labels:
        {{/* security.istio.io/tlsMode: istio must be set by user, if gRPC is using mTLS initialization code. We can't set it automatically. */}}
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Fri Apr 26 16:51:17 GMT 2024
    - 12.1K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      // More info: https://kubernetes.io/docs/concepts/storage/volumes
      // +optional
      // +patchMergeKey=name
      // +patchStrategy=merge,retainKeys
      repeated Volume volumes = 1;
    
      // List of initialization containers belonging to the pod.
      // Init containers are executed in order prior to containers being started. If any
      // init container fails, the pod is considered to have failed and is handled according
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top