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 90f2cdf commit 054b045Copy full SHA for 054b045
helm-chart/values.yaml
@@ -73,11 +73,11 @@ ingress:
73
paths:
74
- path: /
75
pathType: ImplementationSpecific
76
- - host: "api.whatnow.jazusoft.com"
+ - host: "api-preparemessages-stage.ifrc.org"
77
78
79
pathType: Prefix
80
tls:
81
- hosts:
82
- - "api.whatnow.jazusoft.com"
83
- secretName: "your-tls-secret"
+ - "api-preparemessages-stage.ifrc.org"
+ secretName: "ifrc.certificates.secret"
0 commit comments