longhorn ingress with basicauth
This commit is contained in:
parent
c4033903b4
commit
63d60746f3
2 changed files with 14 additions and 1 deletions
|
@ -6,4 +6,6 @@ defaultSettings:
|
|||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: nginx
|
||||
host: longhorn.services.yolokube.de
|
||||
host: longhorn.services.yolokube.de
|
||||
annotations:
|
||||
nginx.org/basic-auth-secret: longhorn-basic-auth-secret
|
Loading…
Add table
Add a link
Reference in a new issue