diff --git a/argocd-apps/errorlab.yaml b/argocd-apps/errorlab.yaml index 9abe714..de7719d 100644 --- a/argocd-apps/errorlab.yaml +++ b/argocd-apps/errorlab.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/my-apps.git targetRevision: HEAD - path: charts/calink-chart + path: charts/errorlab-chart helm: valueFiles: - ../../manifests/errorlab/values.yaml diff --git a/manifests/errorlab/values.yaml b/manifests/errorlab/values.yaml index 066d180..40051f8 100644 --- a/manifests/errorlab/values.yaml +++ b/manifests/errorlab/values.yaml @@ -7,7 +7,8 @@ image: tag: latest pullPolicy: IfNotPresent -imagePullSecrets: [] +imagePullSecrets: + - name: harbor-regcred # ── Service ─────────────────────────────────────────────────────────────────── service: