diff --git a/argocd/countly-hosted/applicationsets/06-canary-web-ui.yaml b/argocd/countly-hosted/applicationsets/06-canary-web-ui.yaml index 34e5d09..fd70966 100644 --- a/argocd/countly-hosted/applicationsets/06-canary-web-ui.yaml +++ b/argocd/countly-hosted/applicationsets/06-canary-web-ui.yaml @@ -53,6 +53,9 @@ spec: releaseName: 'canary-ui-{{ .path.basename }}' valueFiles: - '$values/argocd/canaries/{{ .path.basename }}/values.yaml' + values: | + imagePullSecrets: + - name: countly-registry - repoURL: https://github.com/Countly/countly-deployment.git targetRevision: main ref: values