Automated Manifest Update (#3221)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3221
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3221.
This commit is contained in:
2026-01-16 00:11:33 +00:00
committed by Alex Lebens
parent 6460102cff
commit 75b22b6592
9 changed files with 114 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ metadata:
name: snapshot-controller
namespace: snapshot-controller
labels:
helm.sh/chart: snapshot-controller-4.2.0
helm.sh/chart: snapshot-controller-5.0.0
app.kubernetes.io/name: snapshot-controller
app.kubernetes.io/instance: snapshot-controller
app.kubernetes.io/version: "v8.4.0"
@@ -36,6 +36,7 @@ spec:
image: "registry.k8s.io/sig-storage/snapshot-controller:v8.4.0"
imagePullPolicy: IfNotPresent
args:
- --feature-gates=CSIVolumeGroupSnapshot=true
- --http-endpoint=:8080
- --leader-election=true
- --leader-election-namespace=snapshot-controller