diff --git a/k8s/system/dex/application.yaml b/k8s/system/dex/application.yaml index 422f3a6c..0a96e91c 100644 --- a/k8s/system/dex/application.yaml +++ b/k8s/system/dex/application.yaml @@ -11,6 +11,17 @@ spec: chart: dex helm: valuesObject: + ingress: + enabled: true + hosts: + - host: dex.gensokyo.zone + paths: + - path: / + pathType: ImplementationSpecific + tls: + - hosts: + - dex.gensokyo.zone + secretName: dex-tls service: type: LoadBalancer configSecret: