We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b365e09 commit 526de0fCopy full SHA for 526de0f
2 files changed
chart/templates/cm-sshconfig.yaml
@@ -8,7 +8,7 @@ data:
8
PermitRootLogin no
9
PasswordAuthentication yes
10
ChallengeResponseAuthentication no
11
- UsePAM yes
+ UsePAM no
12
X11Forwarding yes
13
PrintMotd no
14
AcceptEnv LANG LC_*
chart/values.yaml
@@ -1,7 +1,7 @@
1
replicaCount: 1
2
3
image:
4
- source: ghcr.io/syntax3rror404/k8s-devmachine@sha256:4ca67768825b186a0639b8eb4d6936f311d50f757033896d8a0c2701afb759a0
+ source: ghcr.io/syntax3rror404/k8s-devmachine@sha256:b371c8c87004c5c5647db48ed9bf3271108dab8239608d8dbe10e18e73d49374
5
pullPolicy: IfNotPresent
6
7
service:
0 commit comments