Exclude velero backup resource in argocd 3

This commit is contained in:
Ruben Hensen
2025-03-04 14:14:22 +01:00
parent 174fa1157e
commit ebd1bd058a
+1 -1
View File
@@ -9,6 +9,6 @@ data:
# kustomize.buildOptions: "--enable-helm"
resource.exclusions: |
- apiGroups:
- "velero.io/v1"
- "velero.io"
kinds:
- "Backup"