|
|
fa8a2dc805
|
CHORE(repo): add goldilocks labels to namespaces
- Add goldilocks label to gitea namespace
- Add goldilocks label to argocd namespace
- Add goldilocks label to tekton-pipelines namespace
|
2026-01-11 21:10:41 +09:00 |
|
|
|
5d54ee767a
|
REFACTOR(argocd): separate image-updater manifests
- Move ExternalSecrets to image-updater-manifests folder
- Add manifests source to image-updater Application
- Remove unnecessary ignoreDifferences from argocd
|
2026-01-10 20:05:43 +09:00 |
|
|
|
b174afbc0d
|
FIX(argocd): add ignoreDifferences for API defaults
- Ignore ExternalSecret default values from API server
- Ignore ServiceMonitor metric relabelings
|
2026-01-10 20:03:07 +09:00 |
|
|
|
0d38963837
|
FEAT(argocd): enable GitOps self-management
- Add ArgoCD Application for Helm chart deployment
- Add helm-values.yaml with custom settings
- Configure GOMEMLIMIT=400MiB, GOGC=50
- Disable reconciliation (webhook only)
- Enable anonymous access (Authelia handles auth)
- Move main ingress to helm-values.yaml
- Add separate webhook-ingress.yaml
- Remove ConfigMap files (now in helm-values)
|
2026-01-09 21:43:36 +09:00 |
|