enable ingress
This commit is contained in:
8
apps/kubernetes-dashboard/base/values.yaml
Normal file
8
apps/kubernetes-dashboard/base/values.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
app:
|
||||
ingress:
|
||||
enabled: true
|
||||
hosts:
|
||||
- k3s-dashboard.cluster.edward.sydney
|
||||
ingressClassName: nginx
|
||||
tls:
|
||||
enabled: false
|
||||
Reference in New Issue
Block a user