This commit is contained in:
16
clusters/cl01tl/standalone/snapshot-controller/values.yaml
Normal file
16
clusters/cl01tl/standalone/snapshot-controller/values.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
snapshot-controller:
|
||||
controller:
|
||||
replicaCount: 3
|
||||
args:
|
||||
leaderElection: true
|
||||
leaderElectionNamespace: snapshot-controller
|
||||
httpEndpoint: ":8080"
|
||||
image:
|
||||
repository: registry.k8s.io/sig-storage/snapshot-controller
|
||||
tag: ""
|
||||
resources:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 128Mi
|
||||
serviceMonitor:
|
||||
create: true
|
Reference in New Issue
Block a user