diff --git a/library/common-test/ci/statefullset-values.yaml b/library/common-test/ci/statefullset-values.yaml index 0ad329fd..7d2ea796 100644 --- a/library/common-test/ci/statefullset-values.yaml +++ b/library/common-test/ci/statefullset-values.yaml @@ -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