~xdavidwu/flux

a7956a194d60cc730b5e0d7d28bcb3c4ae81614c — Pinghao Wu a month ago 14f4c98
sourcehut: meta: bump with redis fixes
1 files changed, 3 insertions(+), 3 deletions(-)

M applications/sourcehut/deployment-meta.yaml
M applications/sourcehut/deployment-meta.yaml => applications/sourcehut/deployment-meta.yaml +3 -3
@@ 14,7 14,7 @@ spec:
    spec:
      containers:
        - name: main
          image: ghcr.io/xdavidwu/c/metasrht:3554
          image: ghcr.io/xdavidwu/c/metasrht:3555
          volumeMounts:
            - name: secrets
              mountPath: /etc/sr.ht/config.ini


@@ 37,7 37,7 @@ spec:
          securityContext:
            runAsGroup: 0
        - name: api
          image: ghcr.io/xdavidwu/c/metasrht:3554
          image: ghcr.io/xdavidwu/c/metasrht:3555
          command:
            - /usr/bin/meta.sr.ht-api
            - metasrht.app:app


@@ 50,7 50,7 @@ spec:
              port: 5100
              path: /query/api-meta.json
        - name: webhooks
          image: ghcr.io/xdavidwu/c/metasrht:3554
          image: ghcr.io/xdavidwu/c/metasrht:3555
          command:
            - /usr/bin/celery
            - -A