Skip to content

Commit

Permalink
fix: Address missed V3 migration of InsecureSecrets (#210)
Browse files Browse the repository at this point in the history
Signed-off-by: Leonard Goodell <[email protected]>
  • Loading branch information
Lenny Goodell authored May 17, 2023
1 parent 638772b commit a9365cf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ Writable:

InsecureSecrets:
mqtt:
path: mqtt
Secrets:
SecretName: mqtt
SecretData:
username: use-token-auth
# TODO - Change <Authentication-Token> placeholder
password: <Authentication-Token>
Expand Down

0 comments on commit a9365cf

Please sign in to comment.