chore(add-ons): Prepare for k3s upgrade to v1.37.0+k3s1

This commit is contained in:
2026-09-24 13:41:35 +05:30
parent 42e94b8d22
commit 19810bb114
2 changed files with 0 additions and 23 deletions
-22
View File
@@ -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
-1
View File
@@ -6,6 +6,5 @@ resources:
- argocd-repos.yaml
- cert-manager.yaml
- cnpg.yaml
- gateway-api.yaml
- sealed-secrets.yaml
- traefik.yaml