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:
Janis Eccarius
2026-05-30 12:32:32 +02:00
parent d509ebec88
commit afd88caf47
-1
View File
@@ -17,7 +17,6 @@ resources:
- nowchess/eu-central-1-prod/ncs-db-secrets.yaml - nowchess/eu-central-1-prod/ncs-db-secrets.yaml
- nowchess/eu-central-1-prod/ncs-internal-secret.yaml - nowchess/eu-central-1-prod/ncs-internal-secret.yaml
- nowchess/kargo/git-secret.yaml - nowchess/kargo/git-secret.yaml
- nowchess/kargo/gitea-secret.yaml
- nowchess/kargo/github-image-secret.yaml - nowchess/kargo/github-image-secret.yaml
- nowchess/kargo/remotek6-certs.yaml - nowchess/kargo/remotek6-certs.yaml
- nowchess/staging/remotek6-certs.yaml - nowchess/staging/remotek6-certs.yaml