mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change uid whisper translate 2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user