Used www hostnames for internal routes
This commit is contained in:
parent
4db5288084
commit
6949d5d5a9
19 changed files with 1644 additions and 9 deletions
9
charts/openproject/values.yaml
Normal file
9
charts/openproject/values.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
hostnames:
|
||||
- www.symcrest.com
|
||||
basePath: /internal/dev/openproject
|
||||
gateway:
|
||||
name: public-gateway
|
||||
namespace: apps
|
||||
service:
|
||||
name: openproject
|
||||
port: 8080
|
||||
Loading…
Add table
Add a link
Reference in a new issue