|
|
b5f93b3812
|
REFACTOR(repo): move vault/ to manifests/
- Move ExternalSecret files from vault/ to manifests/secret.yaml
- Merge multiple secrets with --- separator (postgresql)
- Update kustomization.yaml references
- Remove vault/ folders
Apps: postgresql, postgresql-dev, pgweb, minio, velero
|
2026-01-06 16:42:24 +09:00 |
|
|
|
9abcdfa98d
|
REFACTOR(goldilocks): use managedNamespaceMetadata for namespace labels
- Remove namespace.yaml files
- Add managedNamespaceMetadata with Goldilocks label
- Set CreateNamespace=true in syncOptions
- Update kustomization.yaml to remove namespace.yaml references
|
2026-01-05 00:39:12 +09:00 |
|
|
|
d9df80bca3
|
REFACTOR(postgresql): restructure pgweb
- and pg-dev folder str...
- Remove argocd/, helm-values/ subdirectories
- Move files to parent directory with standardized names
- Add namespace.yaml to both apps with Goldilocks labels
- Preserve vault/ subdirectories (pgweb: 3 files, postgresql-dev: 1
file)
- Update main kustomization.yaml to reference argocd.yaml files directly
- Update postgresql-dev helm valueFiles path
- Comment out argocd.yaml in each app's kustomization.yaml to prevent
circular reference
Applications restructured:
- pgweb
- postgresql-dev
|
2026-01-04 23:47:13 +09:00 |
|
|
|
27838e5bad
|
INIT(postgresql): databases setup
- with pg and pg-dev
|
2025-12-17 15:09:48 +09:00 |
|