We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1416426 commit e41c83cCopy full SHA for e41c83c
tests/kuttl-test-self-hosted-postgres.yaml
@@ -11,7 +11,6 @@ artifactsDir: ./tests/
11
commands:
12
- command: >-
13
helm install -n $NAMESPACE postgresql oci://registry-1.docker.io/bitnamicharts/postgresql
14
- --version 16.6.0
15
--set global.postgresql.auth.password=postgres
16
--set global.postgresql.auth.username=postgres
17
--wait
0 commit comments