diff --git a/vcluster/chart/templates/vcluster.yaml b/vcluster/chart/templates/vcluster.yaml index e1a6daa8..8ae93d93 100644 --- a/vcluster/chart/templates/vcluster.yaml +++ b/vcluster/chart/templates/vcluster.yaml @@ -71,6 +71,8 @@ spec: to: "atlantis/staging-archmeister-rw" - from: "{{ .Release.Namespace }}/jaeger-collector" to: "atlantis/jaeger-collector" + - from: "idp/{{ .Values.environment }}-cerbos" + to: "idp/{{ .Values.environment }}-cerbos" sync: secrets: all: true