REFACTOR(app): remove ArgoCD integration

- Remove ArgoCD env vars (ARGOCD_SERVER_URL, ARGOCD_TOKEN, ARGOCD_CA_CERT)
- Delete SealedSecret files (dev/prod)
- Remove SealedSecret references from Kustomization
- App no longer calls ArgoCD API, settings not needed
This commit is contained in:
2025-12-09 03:51:07 +09:00
parent 8b05e5201e
commit ed39dfbbff
5 changed files with 1 additions and 45 deletions

View File

@@ -6,7 +6,6 @@ namespace: portfolio
resources:
- ../../base
- resourcequota.yaml
- sealed-argocd-token.yaml
commonLabels:
environment: production