Files
infrastructure/clusters/cl01tl/storage/snapshot-controller/values.yaml

13 lines
302 B
YAML

snapshot-controller:
controller:
replicaCount: 3
args:
leaderElection: true
leaderElectionNamespace: "$(NAMESPACE)"
image:
repository: registry.k8s.io/sig-storage/snapshot-controller
tag: v8.2.0
serviceMonitor:
create: true
volumeSnapshotClasses: []