Skip to content

Commit dec8730

Browse files
committed
chore: fix indentation for CNPG_INCLUDE_PLUGINS in HelmRelease values
1 parent 46a2992 commit dec8730

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • infrastructure/clusters/feather-core/base-controllers/cnpg-operator

infrastructure/clusters/feather-core/base-controllers/cnpg-operator/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ spec:
99
version: "=0.26.0"
1010
values:
1111
config:
12-
data:
13-
CNPG_INCLUDE_PLUGINS: "barman-cloud.cloudnative-pg.io"
12+
data:
13+
CNPG_INCLUDE_PLUGINS: "barman-cloud.cloudnative-pg.io"

0 commit comments

Comments
 (0)