mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 11:26:22 -03:00
corrected statefull set
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user