From fc3d9c09102d7c359bb1b45481940dd0df39bfbd Mon Sep 17 00:00:00 2001 From: Matt Chaffe Date: Tue, 5 Nov 2024 12:23:31 +0000 Subject: [PATCH] continue: add defaults --- charts/postiz/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/charts/postiz/values.yaml b/charts/postiz/values.yaml index f15c4a7..0799cdf 100644 --- a/charts/postiz/values.yaml +++ b/charts/postiz/values.yaml @@ -44,6 +44,9 @@ ingress: resources: {} +extraVolumes: [] +extraVolumeMounts: [] + autoscaling: enabled: false minReplicas: 1