update deployments
This commit is contained in:
		| @@ -15,4 +15,4 @@ spec: | |||||||
|   syncPolicy: |   syncPolicy: | ||||||
|     automated: |     automated: | ||||||
|       prune: true |       prune: true | ||||||
|       selfHeal: true |       # selfHeal: true | ||||||
| @@ -9,5 +9,6 @@ resources: | |||||||
|   - argo-apps.application.yaml |   - argo-apps.application.yaml | ||||||
|  |  | ||||||
|  |  | ||||||
| patches: | ### apply patches from file | ||||||
|  | patchesStrategicMerge: | ||||||
|   - known-hosts.configmap.yaml |   - known-hosts.configmap.yaml | ||||||
| @@ -113,7 +113,7 @@ spec: | |||||||
|         valueFiles: |         valueFiles: | ||||||
|           - $values/apps/immich/values.yaml |           - $values/apps/immich/values.yaml | ||||||
|     - repoURL: 'https://github.com/moll-re/k3s-infra.git' |     - repoURL: 'https://github.com/moll-re/k3s-infra.git' | ||||||
|       targetRevision: dev |       targetRevision: main | ||||||
|       ref: values |       ref: values | ||||||
|   destination: |   destination: | ||||||
|     server: https://kubernetes.default.svc |     server: https://kubernetes.default.svc | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user