afd88caf47
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>
26 lines
987 B
YAML
26 lines
987 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- postgres-tunnel/secret.yaml
|
|
- gitea/argocd-gitops-repo-secret.yaml
|
|
- gitea/gitea-gitops-secret.yaml
|
|
- kargo/kargo-admin-password-secret.yaml
|
|
- github/git-kargo-secret.yaml
|
|
- github/git-nowchess-secret.yaml
|
|
- github/git-pull-secret.yaml
|
|
- nowchess/staging/ghcr-pull-secret.yaml
|
|
- nowchess/staging/ncs-jwt-keys.yaml
|
|
- nowchess/staging/ncs-db-secrets.yaml
|
|
- nowchess/staging/ncs-internal-secret.yaml
|
|
- nowchess/eu-central-1-prod/ghcr-pull-secret.yaml
|
|
- nowchess/eu-central-1-prod/ncs-jwt-keys.yaml
|
|
- 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/github-image-secret.yaml
|
|
- nowchess/kargo/remotek6-certs.yaml
|
|
- nowchess/staging/remotek6-certs.yaml
|
|
- nowchess/eu-central-1-prod/remotek6-certs.yaml
|
|
- kargo/discord-webhook-secret.yaml
|
|
- redis/github-pull-secret.yaml
|