Skip to content

Commit

Permalink
Add ability to set user override for client config.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamDumpleton committed Aug 27, 2024
1 parent efa46f6 commit bed8a7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bundle/config/01-crd-clientconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ spec:
password:
type: string
minLength: 8
user:
type: string
roles:
type: array
items:
Expand Down

0 comments on commit bed8a7f

Please sign in to comment.