From bd80d02964e096d6cc7e26dc4cf7c17a41bdf8ec Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Mon, 13 Apr 2026 00:35:05 +0300 Subject: [PATCH] Update errorlab app --- argocd-apps/errorlab.yaml | 2 +- manifests/errorlab/values.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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: