Skip to content

Commit

Permalink
Correct display of dark mode for selected namespace names.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Herber authored and Jan Herber committed Nov 15, 2021
1 parent b6b26d7 commit 88e03bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/components/Secrets.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
:options="namespaces"
:select-size="1"
:state="namespaceNameState"
:plain=true
></b-form-select>
<b-form-text id="password-help-block">
Select the target namespace where the sealed secret will be
Expand Down

0 comments on commit 88e03bd

Please sign in to comment.