enable ingress for k3s-dashboard

This commit is contained in:
2024-09-17 12:34:40 +10:00
parent 6f5fe42ad9
commit 7ff12ff8e5

View File

@@ -1,6 +1,6 @@
app: app:
ingress: ingress:
enabled: false enabled: true
hosts: hosts:
- k3s-dashboard.cluster.edward.sydney - k3s-dashboard.cluster.edward.sydney
ingressClassName: nginx ingressClassName: nginx