cloudposse / cloudposse/charts
Need different hostname convention for portal backends
Open
enhancement
- Dominant language
- Mustache
- Stars
- 160
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/cloudposse/charts/blob/master/incubator/portal/templates/proxy.ingress.yaml#L47 sets backend hosts like `dashboard.portal.us-west-2.staging.example.com`, but I want the option for it to be `dashboard-portal.us-west-2.staging.example.com`. The reason is so we can just use a SAN cert for `*.us-west-2.staging.example.com`.
Contributor guide
Assessment
This issue has not been assessed yet.