diff --git a/apps/kiali.yaml b/apps/kiali.yaml index 3ea3504..f11729d 100644 --- a/apps/kiali.yaml +++ b/apps/kiali.yaml @@ -14,4 +14,5 @@ spec: - values.yaml destination: server: https://kubernetes.default.svc - namespace: istio-system \ No newline at end of file + namespace: kiali-operator + createNamespace: true \ No newline at end of file