istio.io/istio@v0.0.0-20240520182934-d79c90f27776/istioctl/pkg/kubeinject/testdata/inject-config-iop.yaml (about)

     1  templates:
     2    sidecar: |-
     3      spec:
     4        initContainers:
     5        - name: istio-init
     6          image: docker.io/istio/proxy_init:unittest-{{.Values.global.tag}}
     7        containers:
     8        - name: istio-proxy
     9          image: docker.io/istio/proxy_debug:unittest