Skip to content

Commit 526de0f

Browse files
update
1 parent b365e09 commit 526de0f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

chart/templates/cm-sshconfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ data:
88
PermitRootLogin no
99
PasswordAuthentication yes
1010
ChallengeResponseAuthentication no
11-
UsePAM yes
11+
UsePAM no
1212
X11Forwarding yes
1313
PrintMotd no
1414
AcceptEnv LANG LC_*

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
replicaCount: 1
22

33
image:
4-
source: ghcr.io/syntax3rror404/k8s-devmachine@sha256:4ca67768825b186a0639b8eb4d6936f311d50f757033896d8a0c2701afb759a0
4+
source: ghcr.io/syntax3rror404/k8s-devmachine@sha256:b371c8c87004c5c5647db48ed9bf3271108dab8239608d8dbe10e18e73d49374
55
pullPolicy: IfNotPresent
66

77
service:

0 commit comments

Comments
 (0)