Skip to content

Commit

Permalink
Merge pull request #161 from openinfradev/typo_fix
Browse files Browse the repository at this point in the history
Update kiali-controlplane.yaml
  • Loading branch information
bluejayA authored Dec 13, 2022
2 parents 5421381 + 77eb73f commit 9021f63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
istio_namespace: {{ .Values.istioNamespace }}
deployment:
accessible_namespace: ["**"]
accessible_namespaces: ["**"]
ingress_enabled: {{ .Values.deployment.ingress.enabled }}
namespace: {{ .Values.deployment.namespace }}
image_name: {{ .Values.deployment.image_name }}
Expand Down

0 comments on commit 9021f63

Please sign in to comment.