We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f874d6 commit e253c7cCopy full SHA for e253c7c
tests/kuttl-test-self-hosted-postgres.yaml
@@ -18,7 +18,7 @@ commands:
18
--wait
19
timeout: 120
20
- command: >-
21
- helm install -n $NAMESPACE ext-postgres-operator ext-postgres-operator/ext-postgres-operator
+ helm install -n $NAMESPACE ext-postgres-operator ./charts/ext-postgres-operator
22
--set image.repository=postgres-operator
23
--set image.tag=build
24
--set postgres.host=postgresql
0 commit comments