We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1048d1e commit 9fe9a0fCopy full SHA for 9fe9a0f
integration-tests/src/test/resources/infra/sql/registry-sql-secured.yml
@@ -21,7 +21,7 @@ spec:
21
valueFrom:
22
fieldRef:
23
fieldPath: metadata.namespace
24
- - name: APICURIO_STORAGE_DB_KIND
+ - name: APICURIO_STORAGE_SQL_KIND
25
value: "postgresql"
26
- name: APICURIO_DATASOURCE_URL
27
value: jdbc:postgresql://postgresql-service:5432/registry
integration-tests/src/test/resources/infra/sql/registry-sql.yml
0 commit comments