Remove duplicate zot-creds.yaml ExternalSecret

The zot-registry-credentials ExternalSecret was defined twice in argocd
namespace, causing ArgoCD duplicate resource warning. The image-updater-secret.yaml
already has the correct definition with the new Vault path (storage/zot).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-11 23:03:44 +09:00
parent 2f4ec4ed64
commit 010cd38390
2 changed files with 1 additions and 28 deletions

View File

@@ -132,7 +132,7 @@ spec:
containers:
- resources:
requests:
memory: "64Mi"
memory: "128Mi"
cpu: "50m"
limits:
memory: "128Mi"