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:
@@ -132,7 +132,7 @@ spec:
|
||||
containers:
|
||||
- resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
memory: "128Mi"
|
||||
cpu: "50m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
|
||||
Reference in New Issue
Block a user