Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Magenta (0.16 sec)

  1. manifests/charts/istio-control/istio-discovery/values.yaml

      # Revision tags are aliases to Istio control plane revisions
      revisionTags: []
    
      # For Helm compatibility.
      ownerName: ""
    
      # meshConfig defines runtime configuration of components, including Istiod and istio-agent behavior
      # See https://istio.io/docs/reference/config/istio.mesh.v1alpha1/ for all available options
      meshConfig:
        enablePrometheusMerge: true
    
      global:
        # Used to locate istiod.
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 16:58:23 GMT 2024
    - 19.6K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/values.yaml

      # Revision tags are aliases to Istio control plane revisions
      revisionTags: []
      # For Helm compatibility.
      ownerName: ""
      # meshConfig defines runtime configuration of components, including Istiod and istio-agent behavior
      # See https://istio.io/docs/reference/config/istio.mesh.v1alpha1/ for all available options
      meshConfig:
        enablePrometheusMerge: true
      global:
        # Used to locate istiod.
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 16:58:23 GMT 2024
    - 19.6K bytes
    - Viewed (0)
  3. manifests/charts/ztunnel/values.yaml

      revision: ""
    
      # The customized CA address to retrieve certificates for the pods in the cluster.
      # CSR clients such as the Istio Agent and ingress gateways can use this to specify the CA endpoint.
      caAddress: ""
    
      # Used to locate istiod.
      istioNamespace: istio-system
    
      # Configuration log level of ztunnel binary, default is info.
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Jan 26 20:34:28 GMT 2024
    - 2.9K bytes
    - Viewed (0)
  4. manifests/charts/gateways/istio-egress/values.yaml

        ##############################################################################################
    
        # The customized CA address to retrieve certificates for the pods in the cluster.
        # CSR clients such as the Istio Agent and ingress gateways can use this to specify the CA endpoint.
        caAddress: ""
    
        # Used to locate istiod.
        istioNamespace: istio-system
    
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Tue Feb 27 16:55:16 GMT 2024
    - 12.4K bytes
    - Viewed (0)
  5. manifests/charts/gateways/istio-ingress/values.yaml

        ##############################################################################################
    
        # The customized CA address to retrieve certificates for the pods in the cluster.
        # CSR clients such as the Istio Agent and ingress gateways can use this to specify the CA endpoint.
        caAddress: ""
    
        # Used to locate istiod.
        istioNamespace: istio-system
    
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Tue Feb 27 16:55:16 GMT 2024
    - 13K bytes
    - Viewed (0)
Back to top