Files
manoon-headless/k8s/kustomization.yaml
2026-03-07 11:21:24 +02:00

11 lines
275 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml
- ingress.yaml
images:
- name: ghcr.io/unchainedio/manoon-headless
newName: registry.manoonoils.svc.cluster.local:5000/manoon-headless
newTag: c3b3e13