Change uid whisper translate 2

This commit is contained in:
Ruben Hensen
2025-03-01 16:03:30 +01:00
parent 277fe5f3b8
commit f65bd0b486
+4 -3
View File
@@ -22,6 +22,9 @@ spec:
labels:
io.kompose.service: translate
spec:
securityContext:
runAsUser: 1032
runAsGroup: 1032
containers:
- env:
- name: DB_PASS
@@ -66,9 +69,7 @@ spec:
- containerPort: 5000
protocol: TCP
tty: true
securityContext:
runAsUser: 1032
runAsGroup: 1032
volumeMounts:
- mountPath: /home/libretranslate/.local/share
name: translate-claim0