homeassistant version bump
This commit is contained in:
@@ -3,20 +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
|
||||
|
||||
### apply patches from file
|
||||
patchesStrategicMerge:
|
||||
- known-hosts.configmap.yaml
|
||||
- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
|
||||
- namespace.yaml
|
||||
- ingress.yaml
|
||||
- argo-apps.application.yaml
|
||||
|
||||
|
||||
## patch to add entries from argocd.configmap.yaml to the configmap
|
||||
patches:
|
||||
- target:
|
||||
kind: ConfigMap
|
||||
name: argocd-cm
|
||||
namespace: argocd
|
||||
path: argocd-cm.patch.yaml
|
||||
- path: known-hosts.configmap.yaml
|
||||
- path: argocd.configmap.yaml
|
||||
|
Reference in New Issue
Block a user