Make windmill public

This commit is contained in:
Astra Logical 2026-07-28 11:47:28 -04:00
parent 9d8ee9f031
commit dc732ee3ec
2 changed files with 8 additions and 3 deletions

View file

@ -25,7 +25,7 @@ spec:
- name: MODE
value: "standalone"
- name: BASE_URL
value: "http://windmill.k3s.home.nest"
value: "https://murmuration.mynest.love"
- name: DATABASE_URL
valueFrom:
secretKeyRef:

View file

@ -3,10 +3,15 @@ kind: Ingress
metadata:
name: windmill-ingress
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: web
cert-manager.io/cluster-issuer: "letsencrypt-prod"
traefik.ingress.kubernetes.io/router.entrypoints: websecure
spec:
tls:
- hosts:
- murmuration.mynest.love
secretName: windmill-tls
rules:
- host: windmill.k3s.home.nest
- host: murmuration.mynest.love
http:
paths:
- path: /