|
|
77e573be31
|
FIX(app): fix image path mayne0213 to bluemayne
- Change image path to match Gitea repository name
- Fix container registry reference
|
2025-12-20 13:56:25 +09:00 |
|
|
|
4a75453fcf
|
REFACTOR(app): switch to gitea registry
- Migrate container registry to Gitea
- Update image references
|
2025-12-20 13:46:39 +09:00 |
|
|
|
8b05e5201e
|
FIX(test): move SealedSecret to overlays
- Remove sealed-argocd-token.yaml from base
- Add overlays/dev/sealed-argocd-token.yaml (namespace: portfolio-dev)
- Add overlays/prod/sealed-argocd-token.yaml (namespace: portfolio)
- Add SealedSecret references to each overlay kustomization.yaml
- SealedSecret includes namespace during encryption, needs per-env management
|
2025-12-09 03:45:31 +09:00 |
|
|
|
5e67591d84
|
FEAT(app): add Sealed Secrets support
- Enable secure secret management
- Add SealedSecret configuration
|
2025-12-06 10:52:14 +09:00 |
|
|
|
95584b666a
|
INIT(deploy): portfolio project setup
Add complete portfolio project including:
- Next.js application in services/nextjs
- Docker configurations for dev and prod
- Kubernetes deployment manifests with kustomize
- ArgoCD application configuration
- GitHub Actions workflow for automated builds
|
2025-11-23 23:40:15 +09:00 |
|