Files
blog/content/posts/commits/2026-05-21-commit-0d4e703.md
Betty 6c2b9a8ddd
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 15s
post: commit 0d4e703 in bojemoi
2026-05-21 14:47:38 +02:00

1.6 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] refactor(infra): supprimer la numérotation de toutes les configs et secrets Docker 2026-05-21T14:47:37+02:00 false
commit
bojemoi
main
Git Activity
Commit 0d4e703 par Betty dans bojemoi Betty

Commit 0d4e703

Repository bojemoi
Branch main
Author Betty
Hash 0d4e70386bf2884c093e2a066cd735a56aa8f399

Description

Renommage sans version de tous les configs/secrets versionnés (_vN) :

  • base : grafana-datasources, grafana-dashboards-provider, prometheus_config, provisioning_env, postgres_ssl_cert/ca_cert/hba_conf, alertmanager_smtp_pass
  • borodino : route_setup, dojo_smtp_setup, alertmanager_smtp_pass
  • toolbox : alertmanager_smtp_pass, aws_credentials
  • razvedka/vigie : route_setup
  • sentinel : mosquitto_passwd
  • boot : aws_credentials

Suppression des déclarations stales postgres_hba_conf_v1/v2/v3.

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

Files Changed

M	stack/01-service-hl.yml
M	stack/40-service-borodino.yml
M	stack/46-service-razvedka.yml
M	stack/47-service-vigie.yml
M	stack/55-service-sentinel.yml
M	stack/98-service-toolbox.yml

Diff Summary

 stack/01-service-hl.yml       | 39 ++++++++++++++++-----------------------
 stack/40-service-borodino.yml | 14 +++++++-------
 stack/46-service-razvedka.yml |  4 ++--
 stack/47-service-vigie.yml    |  4 ++--
 stack/55-service-sentinel.yml |  4 ++--
 stack/98-service-toolbox.yml  |  4 ++--
 6 files changed, 31 insertions(+), 38 deletions(-)