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 01bbf46 commit 30b88b1Copy full SHA for 30b88b1
deployment/data-manufacturer/values-int.yaml
@@ -166,9 +166,7 @@ digital-twin-registry:
166
cert-manager.io/cluster-issuer: "letsencrypt-prod"
167
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
168
nginx.ingress.kubernetes.io/ssl-passthrough: "true"
169
- dataSource:
170
- ## The url, user, and password parameter will be ignored if 'enablePostgres' is set to true.
171
- ## In that case the postgresql auth parameters are used.
+ dataSource:
172
url: jdbc:postgresql://dtr-manufacturer-db:5432
173
postgresql:
174
name: "dtr-manufacturer-postgresql"
0 commit comments