mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
small update
This commit is contained in:
committed by
Stavros Kois
parent
2cfda45772
commit
f40a5d2447
@@ -15,7 +15,6 @@ workload:
|
||||
securityContext:
|
||||
runAsUser: 101
|
||||
runAsGroup: 101
|
||||
# runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
@@ -13,8 +13,8 @@ workload:
|
||||
primary: true
|
||||
imageSelector: nginxImage
|
||||
securityContext:
|
||||
runAsUser: 568
|
||||
runAsGroup: 568
|
||||
runAsUser: 101
|
||||
runAsGroup: 101
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user