Skip to content

Commit

Permalink
Add missing variables to Flux patch for Velero
Browse files Browse the repository at this point in the history
  • Loading branch information
avnes committed Dec 4, 2024
1 parent b1b136b commit 83f679f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions _sub/storage/velero/values/patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@ spec:
template:
ttl: "${schedules_template_ttl}"
snapshotVolumes: ${snapshots_enabled}
includeClusterResources: ${schedules_template_include_cluster_resources}
excludedNamespaceScopedResources:
excludedClusterScopedResources:
excludedNamespaceScopedResources: ${excluded_namespace_scoped_resources}
excludedClusterScopedResources: ${excluded_cluster_scoped_resources}

0 comments on commit 83f679f

Please sign in to comment.