Skip to content

Commit

Permalink
fix: include www
Browse files Browse the repository at this point in the history
  • Loading branch information
irony committed Nov 9, 2024
1 parent 4e4798d commit e33a53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/website/k8s/web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ metadata:
# more_set_headers "Strict-Transport-Security: max-age=31536000; includeSubDomains; preload";
# more_set_headers "Cross-Origin-Resource-Policy: same-site";
# more_set_headers "Referrer-Policy strict-origin";
external-dns.alpha.kubernetes.io/hostname: skolplattformen.org.
external-dns.alpha.kubernetes.io/hostname: skolplattformen.org.,www.skolplattformen.org.

spec:
ingressClassName: nginx
Expand Down

0 comments on commit e33a53b

Please sign in to comment.