Files
manoon-headless/k8s/kustomization.yaml
Unchained cc33d317ba
Some checks failed
Build and Deploy / build (push) Has been cancelled
fix(k8s): use latest tag for manoon-headless image
Temporary fix until GitHub Actions builds and pushes the image.
Workflow will update to specific SHA on next push.
2026-04-05 06:12:44 +02:00

11 lines
273 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml
- middleware.yaml
- ingress.yaml
images:
- name: ghcr.io/unchainedio/manoon-headless
newTag: latest # Will be updated by GitHub Actions to commit SHA