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 b4cd683 commit 2262883Copy full SHA for 2262883
charts/industry-core-hub/values-int.yaml
@@ -27,18 +27,6 @@ postgresql:
27
password: <path:industry-core-hub/data/db#rootPass>
28
## Industry Core User Password
29
ichubPassword: <path:industry-core-hub/data/db#ichubPass>
30
- ingress:
31
- enabled: true
32
- ingressClassName: "nginx"
33
- annotations:
34
- cert-manager.io/cluster-issuer: letsencrypt-prod
35
- hosts:
36
- - host: metadata-registry.int.catena-x.net
37
- paths:
38
- - path: /
39
- pathType: Prefix
40
- tls:
41
42
43
# -- pgAdmin4 configuration
44
pgadmin4:
0 commit comments