sourcehut: mount config by subPath avoid shadowing gunicorn configs from packages
2 files changed, 4 insertions(+), 2 deletions(-) M applications/sourcehut/deployment-pages.yaml M applications/sourcehut/deployment-paste.yaml
M applications/sourcehut/deployment-pages.yaml => applications/sourcehut/deployment-pages.yaml +2 -1
@@ 17,7 17,8 @@ spec: image: ghcr.io/xdavidwu/c/pagessrht:3533 volumeMounts: - name: secrets mountPath: /etc/sr.ht mountPath: /etc/sr.ht/config.ini subPath: config.ini - name: data mountPath: /srv/pagessrht readinessProbe:
M applications/sourcehut/deployment-paste.yaml => applications/sourcehut/deployment-paste.yaml +2 -1