Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Operator (0.19 sec)

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

        logging:
          level: "default:info"
    
        omitSidecarInjectorConfigMap: false
    
        # Configure whether Operator manages webhook configurations. The current behavior
        # of Istiod is to manage its own webhook configurations.
        # When this option is set as true, Istio Operator, instead of webhooks, manages the
        # webhook configurations. When this option is set as false, webhooks manage their
    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

        logging:
          level: "default:info"
        omitSidecarInjectorConfigMap: true
        # Configure whether Operator manages webhook configurations. The current behavior
        # of Istiod is to manage its own webhook configurations.
        # When this option is set as true, Istio Operator, instead of webhooks, manages the
        # webhook configurations. When this option is set as false, webhooks manage their
    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/istio-operator/values.yaml

      watchedNamespaces: istio-system
      waitForResourcesTimeout: 300s
    
      # Used for helm2 to add the CRDs to templates.
      enableCRDTemplates: false
    
      # revision for the operator resources
      revision: ""
    
      # The number of old ReplicaSets to retain in operator deployment
      deploymentHistory: 10
    
      # Operator resource defaults
      operator:
        monitoring:
          host: 127.0.0.1
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 1.4K bytes
    - Viewed (0)
  4. manifests/charts/gateways/istio-egress/values.yaml

          # in "podAntiAffinityLabelSelector" and "podAntiAffinityTermLabelSelector"
          # correspondingly.
          # For example:
          # podAntiAffinityLabelSelector:
          # - key: security
          #   operator: In
          #   values: S1,S2
          #   topologyKey: "kubernetes.io/hostname"
          # This pod anti-affinity rule says that the pod requires not to be scheduled
    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

          # in "podAntiAffinityLabelSelector" and "podAntiAffinityTermLabelSelector"
          # correspondingly.
          # For example:
          # podAntiAffinityLabelSelector:
          # - key: security
          #   operator: In
          #   values: S1,S2
          #   topologyKey: "kubernetes.io/hostname"
          # This pod anti-affinity rule says that the pod requires not to be scheduled
    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