41 lines
881 B
Markdown
41 lines
881 B
Markdown
---
|
|
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(-)
|
|
```
|