Standardized internal application paths
This commit is contained in:
parent
5ee0a9e59d
commit
d1dcd61e14
23 changed files with 180 additions and 177 deletions
|
|
@ -1,7 +1,7 @@
|
|||
openproject:
|
||||
https: true
|
||||
host: www.symcrest.com
|
||||
railsRelativeUrlRoot: /internal/dev/openproject
|
||||
railsRelativeUrlRoot: /internal/dev/projectmanagement
|
||||
|
||||
extraEnvVarsSecret: openproject-postgres-secret
|
||||
|
||||
|
|
@ -28,6 +28,9 @@ hocuspocus:
|
|||
ingress:
|
||||
enabled: false
|
||||
|
||||
tests:
|
||||
enabled: false
|
||||
|
||||
nodeSelector:
|
||||
workload: app
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
hostnames:
|
||||
- www.symcrest.com
|
||||
basePath: /internal/dev/openproject
|
||||
basePath: /internal/dev/projectmanagement
|
||||
gateway:
|
||||
name: public-gateway
|
||||
namespace: apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue