diff options
| author | Paul Buetow <paul@buetow.org> | 2026-08-01 09:43:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-08-01 09:43:07 +0300 |
| commit | 38b01c385a59e6f9bd71ebe54a24fcf74b8966ab (patch) | |
| tree | a15f0773a310967fce8dda671b82370b2a5353d3 /f3s/shuriken/helm-chart/Chart.yaml | |
| parent | 0bcc97a819d6578d41754512376b31fff66b1bce (diff) | |
Add shuriken nightly CronJob (irregular.ninja + alt.irregular.ninja)
ArgoCD-managed CronJob that regenerates the irregular.ninja and
alt.irregular.ninja photo albums with the shuriken.sh Docker image,
writing them to /data/nfs/k3svolumes/shuriken.sh/<site>/dist on the
shared NFS export. Single image job by default (passively cooled N100
hosts). 04:00 Europe/Sofia daily, Forbid stacking, 6h deadline.
Diffstat (limited to 'f3s/shuriken/helm-chart/Chart.yaml')
| -rw-r--r-- | f3s/shuriken/helm-chart/Chart.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/f3s/shuriken/helm-chart/Chart.yaml b/f3s/shuriken/helm-chart/Chart.yaml new file mode 100644 index 0000000..72ba81d --- /dev/null +++ b/f3s/shuriken/helm-chart/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v2 +name: shuriken +description: Nightly shuriken photo-album generation CronJob for irregular.ninja and alt.irregular.ninja. +version: 0.1.0 +appVersion: "0.13.2"
\ No newline at end of file |
