Skip to content

Commit e1cd4f3

Browse files
author
Jose Ganora
committed
fixes on helm-chart
1 parent 024f1f6 commit e1cd4f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm-chart/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ secrets:
6363

6464
# Ingress (if using)
6565
ingress:
66-
enabled: false
66+
enabled: true
6767
annotations: { }
6868
hosts:
69-
- host: ""
69+
- host: "api.whatnow"
7070
paths:
7171
- path: /
7272
pathType: ImplementationSpecific

0 commit comments

Comments
 (0)