mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Exclude velero backup resource in argocd 5
This commit is contained in:
@@ -9,6 +9,6 @@ data:
|
||||
# kustomize.buildOptions: "--enable-helm"
|
||||
resource.exclusions: |
|
||||
- apiGroups:
|
||||
- "velero.io/v1"
|
||||
- "velero.io"
|
||||
kinds:
|
||||
- "Backup"
|
||||
Reference in New Issue
Block a user