Fix and enable longhorn by default
This commit is contained in:
parent
399ffdf40e
commit
f18e39efd6
3 changed files with 2 additions and 3 deletions
|
|
@ -41,7 +41,6 @@ ingress:
|
|||
{% endif %}
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: web,websecure
|
||||
{% if basic_auth is defined %}
|
||||
# traefik.ingress.kubernetes.io/router.middlewares: {{ traefik_namespace }}-traefik-dashboard-basicauth@kubernetescrd
|
||||
traefik.ingress.kubernetes.io/router.middlewares: basic-auth@file
|
||||
{% endif %}
|
||||
#enablePSP: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue