Update apps/semaphore/deployment.yaml

This commit is contained in:
2025-11-26 16:21:27 +00:00
parent 18a6fac531
commit b47a1cd63f

View File

@@ -13,6 +13,8 @@ spec:
labels: labels:
app: semaphore app: semaphore
spec: spec:
securityContext:
fsGroup: 1000 # ← ВОТ ЭТО ДОБАВЛЕНО
containers: containers:
- name: semaphore - name: semaphore
image: semaphoreui/semaphore:latest image: semaphoreui/semaphore:latest