sourcehut: pages: add readiness probe
1 files changed, 4 insertions(+), 0 deletions(-) M applications/sourcehut/deployment-pages.yaml
M applications/sourcehut/deployment-pages.yaml => applications/sourcehut/deployment-pages.yaml +4 -0
@@ 20,6 20,10 @@ spec: mountPath: /etc/sr.ht - name: data mountPath: /srv/pagessrht + readinessProbe: + httpGet: + port: 5112 + path: /query/api-meta.json volumes: - name: secrets secret: