zitadel ingress port

This commit is contained in:
2024-03-16 14:45:09 +01:00
parent 518f86caa4
commit 2492b94be8
2 changed files with 2 additions and 1 deletions

View File

@@ -13,4 +13,5 @@ spec:
match: Host(`heritage.varghacsongor.hu`) && Path(`/login`)
services:
- name: zitadel
port: 8080
tls: {}

View File

@@ -1,7 +1,7 @@
zitadel:
masterkeySecretName: zitadel-masterkey
configmapConfig:
ExternalSecure: false
ExternalSecure: true
ExternalDomain: heritage.varghacsongor.hu
TLS:
Enabled: false