Files
infrastructure/clusters/cl01tl/storage/snapshot-controller/values.yaml
Renovate Bot b2169c37af
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 6s
Update registry.k8s.io/sig-storage/snapshot-controller Docker tag to v8.3.0
2025-06-19 14:02:15 +00:00

16 lines
347 B
YAML

snapshot-controller:
controller:
replicaCount: 3
args:
leaderElection: true
leaderElectionNamespace: snapshot-controller
image:
repository: registry.k8s.io/sig-storage/snapshot-controller
tag: v8.3.0
resources:
requests:
cpu: 50m
memory: 128Mi
serviceMonitor:
create: true