mirror of
https://github.com/jprdonnelly/kubernetes-cluster.git
synced 2025-12-19 18:05:19 -05:00
Update nfs-helm-values.yaml
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
replicaCount: 3
|
replicaCount: 1
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: quay.io/kubernetes_incubator/nfs-provisioner
|
repository: quay.io/kubernetes_incubator/nfs-provisioner
|
||||||
@@ -73,4 +73,4 @@ nodeSelector: {}
|
|||||||
tolerations:
|
tolerations:
|
||||||
- effect: NoSchedule
|
- effect: NoSchedule
|
||||||
operator: Exists
|
operator: Exists
|
||||||
affinity: {}
|
affinity: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user