immich and argo fixes

This commit is contained in:
2024-11-05 10:45:27 +01:00
parent f825c54a3b
commit 4dcdb39e67
6 changed files with 20 additions and 15 deletions

View File

@@ -3,16 +3,19 @@ kind: Kustomization
namespace: argocd
resources:
- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
- namespace.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.6/manifests/install.yaml
- ingress.yaml
- argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml
- argocd-oauth.sealedsecret.yaml
components:
- https://github.com/argoproj-labs/argocd-extensions/manifests
patches:
- path: known-hosts.configmap.yaml
- path: argocd.configmap.yaml
- path: known-hosts.configmap.yaml
- path: argocd-oauth.configmap.yaml
- path: argocd-rbac.configmap.yaml
- path: argocd-cmd-params.configmap.yaml