Move Studio tools to customer-facing routes
This commit is contained in:
parent
ba0a88b708
commit
6b87b1a39b
24 changed files with 49 additions and 34 deletions
|
|
@ -17,7 +17,7 @@ route:
|
|||
gatewayNamespace: apps
|
||||
hostnames:
|
||||
- www.symcrest.com
|
||||
basePath: /internal/dev/git
|
||||
basePath: /services/studio/forgejo
|
||||
serviceName: forgejo
|
||||
servicePort: 3000
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
openproject:
|
||||
https: true
|
||||
host: www.symcrest.com
|
||||
railsRelativeUrlRoot: /internal/dev/projectmanagement
|
||||
railsRelativeUrlRoot: /services/studio/openproject
|
||||
|
||||
extraEnvVarsSecret: openproject-postgres-secret
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
hostnames:
|
||||
- www.symcrest.com
|
||||
basePath: /internal/dev/projectmanagement
|
||||
basePath: /services/studio/openproject
|
||||
gateway:
|
||||
name: public-gateway
|
||||
namespace: apps
|
||||
|
|
|
|||
|
|
@ -21,6 +21,6 @@ route:
|
|||
gatewayNamespace: apps
|
||||
hostnames:
|
||||
- www.symcrest.com
|
||||
basePath: /internal/dev/dbadmin/postgres
|
||||
basePath: /services/studio/pgadmin
|
||||
serviceName: pgadmin
|
||||
servicePort: 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue