Merge pull request 'fix: update prod env values for paas-portal v1.1' (#238) from fix/paas-portal-env-values into main
This commit is contained in:
commit
cd49407c75
@ -1,7 +1,7 @@
|
||||
image:
|
||||
registry: "10.10.10.1:3000"
|
||||
repository: "claude/paas-portal"
|
||||
tag: "v1.0"
|
||||
tag: "v1.1"
|
||||
|
||||
ingress:
|
||||
host: "georgepaas.duckdns.org"
|
||||
@ -13,4 +13,5 @@ env:
|
||||
KEYCLOAK_CLIENT_ID: "naas-portal"
|
||||
K8S_API_EXTERNAL: "https://185.47.204.231:6443"
|
||||
PORTAL_URL: "https://georgepaas.duckdns.org"
|
||||
GITEA_EXTERNAL_URL: "https://git.georgepet.duckdns.org"
|
||||
DB_PATH: "/app/data/paas.db"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user