fix(ddns-go): Change permission (#2050)

* fix read-only file system

* update version

* change permission

* Update values.yaml

* Update values.yaml

* lint

* empty line

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
sagit
2022-03-07 09:26:49 +01:00
committed by GitHub
co-authored by Stavros Kois
parent aa85b8a476
commit 73060f27a1
3 changed files with 12 additions and 6 deletions
+7 -1
View File
@@ -3,7 +3,13 @@ image:
pullPolicy: IfNotPresent
tag: v3.5.0@sha256:58e341b102ea4ae6d7ab554cbd0727b41accf1175d9113edeacd3275c9e90550
env: {}
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main: