Skip to content

Commit 802e716

Browse files
committed
fixup! increase PVC disk size
1 parent 046352f commit 802e716

File tree

1 file changed

+1
-0
lines changed
  • charts/cluster-api-runtime-extensions-nutanix/addons/registry-mirror/distribution

1 file changed

+1
-0
lines changed

charts/cluster-api-runtime-extensions-nutanix/addons/registry-mirror/distribution/values-template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
replicaCount: 2
22
persistence:
33
enabled: true
4+
size: 50Gi
45
service:
56
type: ClusterIP
67
clusterIP: {{ .ServiceIP }}

0 commit comments

Comments
 (0)