diff --git a/kubernetes/clusters/prod/infra/istio-app.yaml b/kubernetes/clusters/prod/infra/istio-app.yaml index d19b85d3..24c4ccc5 100644 --- a/kubernetes/clusters/prod/infra/istio-app.yaml +++ b/kubernetes/clusters/prod/infra/istio-app.yaml @@ -58,6 +58,6 @@ spec: name: istio-gateway namespace: istio-ingress postBuild: - substituteFrom: - - kind: ConfigMap - name: cluster-settings \ No newline at end of file + substituteFrom: + - kind: ConfigMap + name: cluster-settings \ No newline at end of file