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