diff --git a/cluster/apps/semaphore/semaphore-configmap.yml b/cluster/apps/semaphore/semaphore-configmap.yml index 99d1abc..d06e0ac 100644 --- a/cluster/apps/semaphore/semaphore-configmap.yml +++ b/cluster/apps/semaphore/semaphore-configmap.yml @@ -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 diff --git a/cluster/apps/semaphore/semaphore.yml b/cluster/apps/semaphore/semaphore.yml index ce10cf2..4083803 100644 --- a/cluster/apps/semaphore/semaphore.yml +++ b/cluster/apps/semaphore/semaphore.yml @@ -60,10 +60,6 @@ spec: secretKeyRef: name: semaphore-secrets key: key - volumeMounts: - - name: db - mountPath: /home/semaphore/.ssh/ - subPath: ssh volumes: - name: db persistentVolumeClaim: