add oidc to flux dashboard
This commit is contained in:
parent
31ac2708eb
commit
e48615ba2c
5 changed files with 30 additions and 0 deletions
|
@ -34,6 +34,13 @@ spec:
|
|||
name: ww-gitops
|
||||
interval: 1h0m0s
|
||||
values:
|
||||
ingress:
|
||||
enabled: true
|
||||
hosts:
|
||||
- host: flux.0x76.dev
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
adminUser:
|
||||
create: true
|
||||
passwordHash: $2a$10$uIY/YYe.CcRerpVvfk04muX86hLfXRH.K6jATZaVPqp.bnUIu/bsC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue