blumeops/argocd/manifests/kingfisher/kustomization.yaml
Erich Blume 8c5b7176a4 Add custom Kingfisher container built from sporked feature branches
- Dockerfile: deterministic build from pinned CONTAINER_APP_VERSION + FEATURES
- Merges named feature branches at specific SHAs for reproducibility
- Switch CronJob to custom image with --clone-url-base and --all-organizations
- Add kingfisher to service-versions.yaml (version tracks upstream main SHA)
- Document spork container builds in new how-to card
- Document spork workflow in CLAUDE.md
- Update kingfisher service docs for custom image

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 06:34:00 -07:00

15 lines
267 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kingfisher
resources:
- pv-nfs.yaml
- pvc.yaml
- external-secret.yaml
- cronjob.yaml
images:
- name: registry.ops.eblu.me/blumeops/kingfisher
newTag: v165768b-5cd32f8-nix