Skip to content

Commit 6c93002

Browse files
committed
Mount the ssh secrets in root dir
1 parent 70dbcd0 commit 6c93002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/namespaces/bots/king-arthur/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
- name: ipa-ca-cert
3939
mountPath: /opt/ipa
4040
- name: ssh-secret
41-
mountPath: /root/.ssh
41+
mountPath: /.ssh
4242
securityContext:
4343
fsGroup: 2000
4444
runAsUser: 1000

0 commit comments

Comments
 (0)