diff --git a/helm/templates/geoip-pvc.yaml b/helm/templates/geoip-pvc.yaml index c21783585..2cd0caa14 100644 --- a/helm/templates/geoip-pvc.yaml +++ b/helm/templates/geoip-pvc.yaml @@ -13,5 +13,5 @@ spec: - ReadWriteMany resources: requests: - storage: Gi + storage: 1Gi {{- end }}