Fix version for argo, main broke
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
5049f953c6
commit
7f582d5c2f
|
@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- github.com/argoproj/argo-cd//manifests/cluster-install
|
- github.com/argoproj/argo-cd//manifests/cluster-install?ref=v2.10.17
|
||||||
|
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- service.yaml
|
- service.yaml
|
||||||
|
|
Loading…
Reference in New Issue