Files
blog/content/posts/commits/2026-07-20-commit-bc08e54.md
grafana-watcher 40303884ae
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 54s
post: commit bc08e54 in bojemoi
2026-07-20 15:24:31 +02:00

888 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(mcp): corriger le target du secret postgres_password 2026-07-20T15:24:30+02:00 false
commit
bojemoi
main
Git Activity
Commit bc08e54 par grafana-watcher dans bojemoi grafana-watcher

Commit bc08e54

Repository bojemoi
Branch main
Author grafana-watcher
Hash bc08e54b900c75106dcae7b171c4fb6e6642a013

Description

Le package bojemoi lit /run/secrets/postgres_password mais le secret était monté sans target (nom: mcp_pg_password). Ajout de target: postgres_password pour corriger l'auth psycopg2.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	stack/49-service-mcp.yml

Diff Summary

 stack/49-service-mcp.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)