kubezero/charts/kubezero-istio/templates/namespace.yaml

7 lines
102 B
YAML
Raw Normal View History

apiVersion: v1
kind: Namespace
metadata:
name: istio-system
labels:
istio-injection: disabled