change ssh path

This commit is contained in:
2025-06-03 17:40:01 +05:30
parent 70fd7fa88a
commit cf59845741
2 changed files with 2 additions and 2 deletions

View File

@@ -15,4 +15,4 @@ data:
SEMAPHORE_ADMIN_EMAIL: "aggarwalakshun@gmail.com"
SEMAPHORE_ADMIN: "admin"
SEMAPHORE_LDAP_ACTIVATED: "'no'"
SEMAPHORE_SSH_PATH: /root/.ssh/
SEMAPHORE_SSH_PATH: /home/semaphore/.ssh

View File

@@ -61,7 +61,7 @@ spec:
key: key
volumeMounts:
- name: ssh
mountPath: /root/.ssh/
mountPath: /home/semaphore/.ssh/
volumes:
- name: db
persistentVolumeClaim: