Skip to content

Commit 1b5b640

Browse files
authored
update workflow to use list of users
1 parent 1a4f902 commit 1b5b640

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci-helm-lint-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ jobs:
9595
replicationTLSSecret: ""
9696
user:
9797
enabled: true
98-
username: "app"
98+
username:
99+
- "app"
99100
monitoring:
100101
enablePodMonitor: false
101102
postgresql:

0 commit comments

Comments
 (0)