We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8233594 commit b4b2c77Copy full SHA for b4b2c77
1 file changed
chart/values.yaml
@@ -1,7 +1,7 @@
1
replicaCount: 1
2
3
image:
4
- source: ghcr.io/syntax3rror404/k8s-devmachine@sha256:62d616cfddddd6b81272c12f751215c56c15ffefa355acb11cf8f1e4c48d63dc
+ source: ghcr.io/syntax3rror404/k8s-devmachine@sha256:13ac797f8ea96651433ee05bd273d6b179af9a53e51382d1566db555e6334658
5
pullPolicy: IfNotPresent
6
7
service:
@@ -24,6 +24,7 @@ ssh:
24
# Place auth keys here ...
25
# ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu...
26
27
+
28
securityContext:
29
runAsNonRoot: true
30
runAsUser: 1001
0 commit comments