corrected statefull set

This commit is contained in:
Kjeld Schouten-Lebbing
2023-01-16 17:23:32 +01:00
parent a34185567f
commit ee4a462daa

View File

@@ -8,7 +8,7 @@ controller:
enabled: true
# -- Set the controller type.
# Valid options are: deployment | daemonset | statefulset
type: Statefulset
type: StatefulSet
# -- Number of desired pods
replicas: 2