fixed tls

This commit is contained in:
Michael Thomson
2024-01-14 17:21:03 -05:00
parent dd63880bc9
commit 601c104724

View File

@@ -298,7 +298,7 @@ spec:
servicePort: *servicePort servicePort: *servicePort
tls: tls:
- hosts: - hosts:
- gitea.michaelthomson.dev - woodpecker.michaelthomson.dev
secretName: letsencrypt-wildcard-cert-michaelthomson.dev secretName: letsencrypt-wildcard-cert-michaelthomson.dev
# -- Specifies the ressources for the server component # -- Specifies the ressources for the server component