fix(guacd): run rootless (#3114)

* fix(guacd): run rootless

* no message

* update gui
This commit is contained in:
Stavros Kois
2022-07-10 11:43:14 +03:00
committed by GitHub
parent aeecbe84cd
commit ec43d3c83c
3 changed files with 7 additions and 11 deletions
+2 -6
View File
@@ -3,13 +3,9 @@ image:
pullPolicy: IfNotPresent
tag: v1.4.0@sha256:6b67e159e4e24524bf025a419062249763967085f6111d73d9f3d9ee7b0c13ee
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
runAsUser: 1000
runAsGroup: 1000
service:
main: