Files
manoon-headless/k8s/kustomization.yaml
Unchained 1dec08f857
Some checks failed
Build and Deploy / build (push) Failing after 12m23s
Revert to working deployment while GHCR image builds
Will re-apply pre-built image once GitHub Actions successfully
pushes image to ghcr.io/unchainedio/manoon-headless
2026-04-05 06:15:54 +02:00

11 lines
252 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: 2c27fc6 # Updated by GitHub Actions