From 05ab1f62b8749070a2e7cd99c55a16b09e7eecc8 Mon Sep 17 00:00:00 2001 From: shucheng Date: Sun, 18 Apr 2021 16:53:24 +0800 Subject: [PATCH] v2.1.3 fix disk --- values-operator.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/values-operator.yaml b/values-operator.yaml index b9f3521..022aa54 100644 --- a/values-operator.yaml +++ b/values-operator.yaml @@ -2,4 +2,9 @@ global: hub: registry.cn-qingdao.aliyuncs.com/wod imagePullPolicy: "IfNotPresent" arch: amd64 - host: wodcloud.local \ No newline at end of file + host: wodcloud.local + +persistence: + persistentVolumeClaim: + registry: + size: 50Gi \ No newline at end of file -- 2.26.0