Use less gson internally.
This commit is contained in:
parent
8e692a03fe
commit
c8781c2d8e
33 changed files with 1405 additions and 905 deletions
|
|
@ -11,12 +11,12 @@ spec:
|
|||
pullPolicy: Always
|
||||
|
||||
permissions:
|
||||
- user: admin
|
||||
may:
|
||||
- "*"
|
||||
- user: test
|
||||
may:
|
||||
- "accessConsole"
|
||||
- user: admin
|
||||
may:
|
||||
- "*"
|
||||
- user: test
|
||||
may:
|
||||
- "accessConsole"
|
||||
|
||||
resources:
|
||||
requests:
|
||||
|
|
@ -62,3 +62,5 @@ spec:
|
|||
spice:
|
||||
port: 5810
|
||||
generateSecret: true
|
||||
|
||||
loadBalancerService: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue