~xdavidwu/flux

d0bff8b84851199c8f6481b257f827ed5568ef65 — Pinghao Wu a month ago 51eb3d7
sourcehut: docs
M applications/sourcehut/deployment-meta.yaml => applications/sourcehut/deployment-meta.yaml +3 -0
@@ 19,6 19,9 @@ spec:
            - name: secrets
              mountPath: /etc/sr.ht/config.ini
              subPath: config.ini
            # PAM from host via pam_unix
            # XXX perhaps socket-interfaced PAM instead (sssd?)
            # or consider remote auth (is NIS or LDAP worth it?)
            - name: passwd
              mountPath: /etc/passwd
              readOnly: true

M applications/sourcehut/kustomization.yaml => applications/sourcehut/kustomization.yaml +1 -0
@@ 8,6 8,7 @@ labels:
    includeSelectors: true
resources:
  - namespace.yaml
  # TODO untie python flask, go graphql, celery webhooks
  - deployment-pages.yaml
  - service-pages.yaml
  - deployment-paste.yaml

M containers/metasrht.apko.yaml => containers/metasrht.apko.yaml +1 -0
@@ 11,6 11,7 @@ contents:
  packages:
    - busybox
    - meta.sr.ht
    # XXX testing mixture
    - py3-pam@testing

accounts: