Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for operatorManageWebhooks (0.45 sec)

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

              "enabled": false
            },
            "namespace": "istio-system",
            "network": "",
            "omitSidecarInjectorConfigMap": false,
            "oneNamespace": false,
            "operatorManageWebhooks": false,
            "pilotCertProvider": "istiod",
            "priorityClassName": "",
            "proxy": {
              "autoInject": "enabled",
              "clusterDomain": "cluster.local",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 86.9K bytes
    - Viewed (0)
  2. operator/pkg/apis/istio/v1alpha1/values_types.proto

      // webhook configurations. When this option is set as false, webhooks manage their
      // own webhook configurations.
      google.protobuf.BoolValue operatorManageWebhooks = 41;
    
      // Specifies the k8s priorityClassName for the istio control plane components.
      //
      // See https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/#priorityclass
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 57.2K bytes
    - Viewed (0)
Back to top