diff options
Diffstat (limited to 'f3s/git-server/helm-chart')
| -rw-r--r-- | f3s/git-server/helm-chart/templates/deployment.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/f3s/git-server/helm-chart/templates/deployment.yaml b/f3s/git-server/helm-chart/templates/deployment.yaml index 7df943e..e48fc8e 100644 --- a/f3s/git-server/helm-chart/templates/deployment.yaml +++ b/f3s/git-server/helm-chart/templates/deployment.yaml @@ -54,7 +54,6 @@ spec: mountPath: /repos - name: git-ssh-writable mountPath: /home/git/.ssh - readOnly: true - name: ssh-host-keys mountPath: /etc/ssh securityContext: |
