Commit Graph

54 Commits

Author SHA1 Message Date
db6347ff52 FIX(jotion): add imagePullSecret for private image
- Configure imagePullSecret for ghcr.io private registry
- Enable pulling private container images
2026-01-05 03:07:10 +09:00
9e8d538ab1 FEAT(jotion): add jotion application
- Add ArgoCD Application definition
- Add deployment, service, ingress, external-secret
- Domain: jotion0213.kro.kr
- Vault secret path: secret/jotion
2026-01-05 02:32:18 +09:00
f7afc55588 FEAT(argocd): add App of Apps application.yaml
- Add root Application for managing all web-apps
2026-01-05 01:57:05 +09:00
ebeb9945db INIT(repo): add jovies, portfolio, todo apps
- Add ArgoCD Application definitions for each app
- Add Kubernetes Deployment, Service, Ingress for each app
- Add ExternalSecret for todo (Vault integration)
- Configure Traefik ingress with Let's Encrypt TLS

Domains:
- jovies.kro.kr
- minjo0213.kro.kr
- todo0213.kro.kr
2026-01-05 01:55:49 +09:00