Mayank Shah ecfad14072 Update helm charts
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-11-13 18:19:52 +05:30

24 lines
628 B
YAML

image:
nfs:
repository: gcr.io/k8s-staging-sig-storage/nfsplugin
tag: amd64-linux-canary
pullPolicy: IfNotPresent
csiProvisioner:
repository: k8s.gcr.io/sig-storage/csi-provisioner
tag: v2.0.4
pullPolicy: IfNotPresent
livenessProbe:
repository: k8s.gcr.io/sig-storage/livenessprobe
tag: v2.1.0
pullPolicy: IfNotPresent
nodeDriverRegistrar:
repository: k8s.gcr.io/sig-storage/csi-node-driver-registrar
tag: v2.0.1
pullPolicy: IfNotPresent
serviceAccount:
create: true
rbac:
create: true
controller:
replicas: 2