mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update deployment security context
This commit is contained in:
+2
-2
@@ -615,7 +615,7 @@ spec:
|
||||
- name: sync
|
||||
image: resilio/sync
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
runAsUser: 0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8888
|
||||
@@ -699,7 +699,7 @@ spec:
|
||||
- name: books
|
||||
image: bixidock/h5ai
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
runAsUser: 0
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
||||
Reference in New Issue
Block a user