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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user