istio.io/istio@v0.0.0-20240520182934-d79c90f27776/operator/cmd/mesh/testdata/manifest-generate/input/ztunnel.yaml (about)

     1  apiVersion: install.istio.io/v1alpha1
     2  kind: IstioOperator
     3  metadata:
     4    name: istio-operator
     5  spec:
     6    profile: ambient
     7    components:
     8      ztunnel:
     9        enabled: true
    10        k8s:
    11          resources:
    12            requests:
    13              cpu: 100m
    14              memory: 100Mi
    15            limits:
    16              cpu: 200m
    17              memory: 200Mi