enable ingress for k3s-dashboard
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user