istio.io/static/operator-profile-demo.yaml

10 lines
164 B
YAML

---
apiVersion: install.istio.io/v1alpha2
kind: IstioControlPlane
metadata:
namespace: istio-operator
name: example-istiocontrolplane
spec:
profile: demo
...