REFACTOR(argocd): merge image-updater into argocd
- Move image-updater Application to argocd folder - Move helm-values and secrets to argocd - Remove separate argocd-image-updater folder - Update kustomization references
This commit is contained in:
@@ -3,6 +3,9 @@ kind: Kustomization
|
||||
resources:
|
||||
# ArgoCD Application (self-managed via Helm chart)
|
||||
- argocd.yaml
|
||||
# ArgoCD Image Updater Application
|
||||
- image-updater.yaml
|
||||
# Additional manifests (applied alongside Helm chart)
|
||||
- manifests/namespace.yaml
|
||||
- manifests/webhook-ingress.yaml
|
||||
- manifests/image-updater-secret.yaml
|
||||
|
||||
Reference in New Issue
Block a user