mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-14 06:49:05 +02:00
zitadel ingress port
This commit is contained in:
@@ -13,4 +13,5 @@ spec:
|
||||
match: Host(`heritage.varghacsongor.hu`) && Path(`/login`)
|
||||
services:
|
||||
- name: zitadel
|
||||
port: 8080
|
||||
tls: {}
|
@@ -1,7 +1,7 @@
|
||||
zitadel:
|
||||
masterkeySecretName: zitadel-masterkey
|
||||
configmapConfig:
|
||||
ExternalSecure: false
|
||||
ExternalSecure: true
|
||||
ExternalDomain: heritage.varghacsongor.hu
|
||||
TLS:
|
||||
Enabled: false
|
||||
|
Reference in New Issue
Block a user