Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for neverInjectSelector (0.29 sec)

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

        # defaultTemplates defines the default template to use for pods that do not explicitly specify a template
        defaultTemplates: [sidecar]
        policy: enabled
        alwaysInjectSelector:
          []
        neverInjectSelector:
          []
        injectedAnnotations:
        template: "{{ Template_Version_And_Istio_Version_Mismatched_Check_Installation }}"
        templates:
          sidecar: |
            {{- define "resources"  }}
    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

    ipFamilyPolicy: "" ipFamilies: [] sidecarInjectorWebho: # You can use the field called alwaysInjectSelector and neverInjectSelector which will always inject the sidecar or # always skip the injection on pods that match that label selector, regardless of the global policy. # See https://istio.io/docs/setup/kubernetes/additional-setup/sidecar-injection/#more-control-adding-exceptions neverInjectSelector: [] alwaysInjectSelector: [] # injectedAnnotations are additional annotations that will be added to the...
    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