fix(secrets): remove duplicate gitea-secret from kustomization
github-image-secret.yaml covers same name/namespace with real credentials. gitea-secret.yaml had empty creds — was a placeholder. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -17,7 +17,6 @@ resources:
|
||||
- nowchess/eu-central-1-prod/ncs-db-secrets.yaml
|
||||
- nowchess/eu-central-1-prod/ncs-internal-secret.yaml
|
||||
- nowchess/kargo/git-secret.yaml
|
||||
- nowchess/kargo/gitea-secret.yaml
|
||||
- nowchess/kargo/github-image-secret.yaml
|
||||
- nowchess/kargo/remotek6-certs.yaml
|
||||
- nowchess/staging/remotek6-certs.yaml
|
||||
|
||||
Reference in New Issue
Block a user