chore(add-ons): Prepare for k3s upgrade to v1.37.0+k3s1
This commit is contained in:
@@ -1,22 +0,0 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
|
||||||
kind: Application
|
|
||||||
metadata:
|
|
||||||
annotations:
|
|
||||||
argocd.argoproj.io/sync-wave: "0"
|
|
||||||
name: gateway-api
|
|
||||||
namespace: argocd
|
|
||||||
spec:
|
|
||||||
destination:
|
|
||||||
namespace: default
|
|
||||||
server: https://kubernetes.default.svc
|
|
||||||
project: default
|
|
||||||
source:
|
|
||||||
path: config/crd
|
|
||||||
repoURL: https://github.com/kubernetes-sigs/gateway-api.git
|
|
||||||
targetRevision: v1.6.1
|
|
||||||
syncPolicy:
|
|
||||||
automated:
|
|
||||||
prune: true
|
|
||||||
selfHeal: true
|
|
||||||
syncOptions:
|
|
||||||
- ServerSideApply=true
|
|
||||||
@@ -6,6 +6,5 @@ resources:
|
|||||||
- argocd-repos.yaml
|
- argocd-repos.yaml
|
||||||
- cert-manager.yaml
|
- cert-manager.yaml
|
||||||
- cnpg.yaml
|
- cnpg.yaml
|
||||||
- gateway-api.yaml
|
|
||||||
- sealed-secrets.yaml
|
- sealed-secrets.yaml
|
||||||
- traefik.yaml
|
- traefik.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user