Fix string in cert

This commit is contained in:
Kasper Juul Hermansen 2022-05-09 09:47:51 +02:00
parent f15efe40f6
commit 6fc55510cc
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23
2 changed files with 14 additions and 1 deletions

View File

@ -9,7 +9,7 @@ spec:
secretName: clank-cert
dnsNames:
- kjuulh.app
- *.kjuulh.app
- "*.kjuulh.app"
issuerRef:
name: letsencrypt-issuer
kind: ClusterIssuer

View File

@ -0,0 +1,13 @@
apiVersion: helm.cattle.io/v1
kind: HelmChartConfig
metadata:
name: traefik
namespace: kube-system
spec:
valuesContent: |-
ssl:
enabled: true
permanentRedirect: false
providers:
kubernetesIngress: