You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where /run/secrets/clickhouse is:
echo "{\"password\": \"${LOGS_CLICKHOUSE_PASSWORD}\"}" | docker secret create clickhouse -
and i get mistake:
ERROR vector::cli: Configuration error. error=Error while retrieving secret from backend "clickhouse": invalid type: string "MY_PASSWORD", expected struct ExecResponse at line 1 column 46.
Could you please tell me what is wrong and perhaps there are some best practices for using docker creds in vectordev?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm use this vector.yaml:
Could you please tell me what is wrong and perhaps there are some best practices for using docker creds in vectordev?
Beta Was this translation helpful? Give feedback.
All reactions