Merge pull request #994 from 3dwardch3ng/misc

enable ingress for k3s-dashboard
This commit is contained in:
2024-09-17 12:34:57 +10:00
committed by GitHub

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