move to json file
This commit is contained in:
parent
f56c824974
commit
c2b625a245
@ -48,6 +48,10 @@ spec:
|
||||
resources: {}
|
||||
securityContext: {}
|
||||
volumeMounts:
|
||||
- mountPath: /etc/sftpgo
|
||||
name: data
|
||||
subPath: etc
|
||||
readOnly: false
|
||||
- mountPath: /srv/sftpgo
|
||||
name: data
|
||||
subPath: srv
|
||||
@ -59,10 +63,6 @@ spec:
|
||||
- mountPath: /consume
|
||||
name: consume
|
||||
readOnly: false
|
||||
- mountPath: /etc/sftpgo/sftpgo.json
|
||||
name: config
|
||||
readOnly: true
|
||||
subPath: sftpgo.json
|
||||
hostNetwork: false
|
||||
securityContext: {}
|
||||
serviceAccountName: sftpgo
|
||||
|
Loading…
x
Reference in New Issue
Block a user