Files
service-catalog/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/profile.yaml
T
2026-01-19 16:11:44 +09:00

32 lines
670 B
YAML

apiVersion: install.istio.io/v1alpha1
kind: IstioOperator
spec:
components:
base:
enabled: true
egressGateways:
- enabled: false
name: istio-egressgateway
ingressGateways:
- enabled: true
name: istio-ingressgateway
pilot:
enabled: true
k8s:
env:
- name: ENABLE_NATIVE_SIDECARS
value: "true"
hub: gcr.io/istio-release
profile: default
tag: 1.24.3
values:
defaultRevision: ""
gateways:
istio-egressgateway: {}
istio-ingressgateway: {}
seccompProfile:
type: RuntimeDefault
global:
configValidation: true
istioNamespace: istio-system