Skip to content

Commit

Permalink
CSI-3.0 rc6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
subodh01 committed Nov 21, 2023
1 parent 11e15c8 commit 33cd181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/nutanix-csi-storage/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,14 +137,14 @@ servicemonitor:

controller:
replicas: 2
image: quay.io/karbon/ntnx-csi:v3.0.0-rc5
image: quay.io/karbon/ntnx-csi:v3.0.0-rc6
nodeSelector: {}
tolerations: []
cpu: 200m
memory: 200Mi

node:
image: quay.io/karbon/ntnx-csi:v3.0.0-rc5
image: quay.io/karbon/ntnx-csi:v3.0.0-rc6
nodeSelector:
kubernetes.io/os: linux
tolerations: []
Expand Down

0 comments on commit 33cd181

Please sign in to comment.