update deployments
This commit is contained in:
		| @@ -15,4 +15,4 @@ spec: | ||||
|   syncPolicy: | ||||
|     automated: | ||||
|       prune: true | ||||
|       selfHeal: true | ||||
|       # selfHeal: true | ||||
| @@ -3,11 +3,12 @@ kind: Kustomization | ||||
|  | ||||
| namespace: argocd | ||||
| resources: | ||||
| - https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml | ||||
| - namespace.yaml | ||||
| - ingress.yaml | ||||
| - argo-apps.application.yaml | ||||
|   - https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml | ||||
|   - namespace.yaml | ||||
|   - ingress.yaml | ||||
|   - argo-apps.application.yaml | ||||
|  | ||||
|  | ||||
| patches: | ||||
| - known-hosts.configmap.yaml | ||||
| ### apply patches from file | ||||
| patchesStrategicMerge: | ||||
|   - known-hosts.configmap.yaml | ||||
|   | ||||
| @@ -113,7 +113,7 @@ spec: | ||||
|         valueFiles: | ||||
|           - $values/apps/immich/values.yaml | ||||
|     - repoURL: 'https://github.com/moll-re/k3s-infra.git' | ||||
|       targetRevision: dev | ||||
|       targetRevision: main | ||||
|       ref: values | ||||
|   destination: | ||||
|     server: https://kubernetes.default.svc | ||||
|   | ||||
		Reference in New Issue
	
	Block a user