From 788606441ed1be0e80c59711ac350687c29dcd15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Wed, 19 Nov 2025 08:00:11 +0100 Subject: [PATCH] docs(persistance): Update comment on `nubusProvisioningNats` --- helmfile/environments/default/persistence.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/environments/default/persistence.yaml.gotmpl b/helmfile/environments/default/persistence.yaml.gotmpl index 67e65fb2..b5bdb07e 100644 --- a/helmfile/environments/default/persistence.yaml.gotmpl +++ b/helmfile/environments/default/persistence.yaml.gotmpl @@ -33,7 +33,7 @@ persistence: nubusPortalConsumer: size: "1Gi" storageClassName: ~ - # We should raise the NATS PVC to 10Gi in the near future + # For production or load test environments 10Gi is recommended. nubusProvisioningNats: size: "1Gi" storageClassName: ~