Add improvement suggestions

This commit is contained in:
João Pacheco 2023-06-24 13:54:16 +01:00
parent 86fe8a5deb
commit 66d66bc0fe

View File

@ -3,7 +3,7 @@
image:
repository: "serjs/go-socks5-proxy"
# Define this override v{{ .Chart.AppVersion }}, which is the default
tag: "v0.0.3"
# tag: "v0.0.3"
pullPolicy: IfNotPresent
imagePullSecrets: []
@ -30,6 +30,8 @@ shareProcessNamespace: false
podSecurityContext:
fsGroup: 65534
seccompProfile:
type: RuntimeDefault
securityContext:
runAsNonRoot: true