diff --git a/content/post/20230709-traefik.md b/content/post/20230709-traefik.md index d164de8..5bac1c1 100644 --- a/content/post/20230709-traefik.md +++ b/content/post/20230709-traefik.md @@ -1,5 +1,5 @@ --- -date: 2022-09-04T05:04:00+01:00 +date: 2023-07-09T01:53:00+02:00 title: Kubernetes/k3s Rancher with Traefik for HTTP/3 - v20230709 author: jochum tags: @@ -196,7 +196,7 @@ service: loadBalancerSourceRanges: [] single: true spec: {} - type: LoadBalancer + type: NodePort serviceAccount: name: '' serviceAccountAnnotations: {}