Skip to content

Commit 2262883

Browse files
authored
Update values-int.yaml
1 parent b4cd683 commit 2262883

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

charts/industry-core-hub/values-int.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,6 @@ postgresql:
2727
password: <path:industry-core-hub/data/db#rootPass>
2828
## Industry Core User Password
2929
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-
enabled: true
4230

4331
# -- pgAdmin4 configuration
4432
pgadmin4:

0 commit comments

Comments
 (0)