Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for testserviceAnnotation (0.27 sec)

  1. operator/pkg/util/testdata/yaml/output/layer1_stdin.yaml

            enabled: true
            label:
              api: default
            k8s:
              service:
                externalTrafficPolicy: Local
              serviceAnnotations:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 08 00:17:30 UTC 2022
    - 447 bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/input/ingressgateway_k8s_settings.yaml

        - namespace: istio-system
          name: istio-ingressgateway
          enabled: true
          k8s:
            service:
              externalTrafficPolicy: Local
            serviceAnnotations:
              manifest-generate: "testserviceAnnotation"
            securityContext:
              sysctls:
              - name: "net.ipv4.ip_local_port_range"
                value: "80 65535"
        - namespace: istio-system
          name: istio-ingressgateway-custom
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Dec 28 15:29:11 UTC 2020
    - 643 bytes
    - Viewed (0)
  3. operator/pkg/util/testdata/yaml/input/yaml_layer1_stdin.yaml

            name: istio-ingressgateway
            enabled: true
            k8s:
              service:
                externalTrafficPolicy: Local
              serviceAnnotations:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Aug 14 19:24:34 UTC 2020
    - 378 bytes
    - Viewed (0)
  4. operator/pkg/util/testdata/yaml/output/layer1_2.yaml

            label:
              api: default
              foo: bar
            k8s:
              service:
                externalTrafficPolicy: Test
              serviceAnnotations:
                manifest-generate: testserviceAnnotation
            name: istio-ingressgateway
            namespace: istio-system
        pilot:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 08 00:17:30 UTC 2022
    - 462 bytes
    - Viewed (0)
  5. operator/pkg/util/testdata/yaml/input/yaml_layer1.yaml

            enabled: true
            label:
              api: default
            k8s:
              service:
                externalTrafficPolicy: Local
              serviceAnnotations:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 08 00:17:30 UTC 2022
    - 447 bytes
    - Viewed (0)
  6. operator/pkg/util/testdata/yaml/output/layer1.yaml

            enabled: true
            label:
              api: default
            k8s:
              service:
                externalTrafficPolicy: Local
              serviceAnnotations:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 08 00:17:30 UTC 2022
    - 447 bytes
    - Viewed (0)
  7. operator/pkg/util/testdata/yaml/output/layer1_2_3.yaml

            label:
              api: default
              foo: bar
            k8s:
              service:
                externalTrafficPolicy: Test
              serviceAnnotations:
                manifest-generate: testserviceAnnotation
            name: istio-ingressgateway
            namespace: istio-system
        pilot:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 08 00:17:30 UTC 2022
    - 462 bytes
    - Viewed (0)
Back to top