chore(dashboard): add basic auth
This commit is contained in:
parent
631685e74f
commit
55e54d83dd
3 changed files with 9 additions and 0 deletions
|
|
@ -8,3 +8,8 @@ resources:
|
|||
- sa.yaml
|
||||
- secret.yaml
|
||||
- service.yaml
|
||||
|
||||
secretGenerator:
|
||||
- name: basic-auth
|
||||
files:
|
||||
- auth=auth.passwd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue