Expose kubernetes on LAN

This commit is contained in:
Greg Hellings
2026-08-05 20:07:35 -05:00
parent 0196f1fd07
commit d779d275f2
4 changed files with 5 additions and 3 deletions
+2
View File
@@ -24,6 +24,8 @@ spec:
name: http
- <<: *host
host: immich.k3s.nebula.thehellings.com
- <<: *host
host: immich.k3s.thehellings.lan
---
apiVersion: networking.k8s.io/v1
kind: Ingress