Skip to content

Commit a453dcc

Browse files
committed
chore(redis): support auth config
1 parent 57e0870 commit a453dcc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

addons/redis/7.0/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ instances_retrievable: true
1515
bindings_retrievable: true
1616
plan_updateable: true
1717
allow_parameters:
18-
- name: "auth.password"
18+
- name: "auth"
1919
required: false
20-
description: "auth.password config for values.yaml"
20+
description: "auth config for values.yaml"
2121
- name: "commonConfiguration"
2222
required: false
2323
description: "commonConfiguration config for values.yaml"

0 commit comments

Comments
 (0)