post: commit 4f13b0b in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
This commit is contained in:
40
content/posts/commits/2026-06-01-commit-4f13b0b.md
Normal file
40
content/posts/commits/2026-06-01-commit-4f13b0b.md
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] fix(uzi): restart policy any + replicas hardcodé à 1"
|
||||||
|
date: 2026-06-01T16:27:00+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 4f13b0b par Betty dans bojemoi"
|
||||||
|
author: "Betty"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `4f13b0b`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | bojemoi |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | Betty |
|
||||||
|
| **Hash** | `4f13b0b0a6365c7c0d04ae03b57ecf8b69840f06` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
- restart_policy: on-failure → any : redémarre même sur exit 0 (fin de scan propre)
|
||||||
|
- replicas: supprime var UZI_REPLICAS, fixé à 1
|
||||||
|
- supprime max_attempts: 0 (redondant avec condition: any)
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M stack/40-service-borodino.yml
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
stack/40-service-borodino.yml | 5 ++---
|
||||||
|
1 file changed, 2 insertions(+), 3 deletions(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user