remove ssh config
This commit is contained in:
@@ -15,4 +15,3 @@ data:
|
||||
SEMAPHORE_ADMIN_EMAIL: "aggarwalakshun@gmail.com"
|
||||
SEMAPHORE_ADMIN: "admin"
|
||||
SEMAPHORE_LDAP_ACTIVATED: "'no'"
|
||||
SEMAPHORE_SSH_PATH: /home/semaphore/.ssh/config
|
||||
|
||||
@@ -60,10 +60,6 @@ spec:
|
||||
secretKeyRef:
|
||||
name: semaphore-secrets
|
||||
key: key
|
||||
volumeMounts:
|
||||
- name: db
|
||||
mountPath: /home/semaphore/.ssh/
|
||||
subPath: ssh
|
||||
volumes:
|
||||
- name: db
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user