Skip to content

Commit 054b045

Browse files
committed
Host_update
1 parent 90f2cdf commit 054b045

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

helm-chart/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ ingress:
7373
paths:
7474
- path: /
7575
pathType: ImplementationSpecific
76-
- host: "api.whatnow.jazusoft.com"
76+
- host: "api-preparemessages-stage.ifrc.org"
7777
paths:
7878
- path: /
7979
pathType: Prefix
8080
tls:
8181
- hosts:
82-
- "api.whatnow.jazusoft.com"
83-
secretName: "your-tls-secret"
82+
- "api-preparemessages-stage.ifrc.org"
83+
secretName: "ifrc.certificates.secret"

0 commit comments

Comments
 (0)