fix: remove image transformer, use deployment image directly

This commit is contained in:
Flux CD
2026-04-05 05:10:32 +00:00
parent 6236092d77
commit 37d1894ad4

View File

@@ -5,6 +5,3 @@ resources:
- service.yaml - service.yaml
- middleware.yaml - middleware.yaml
- ingress.yaml - ingress.yaml
images:
- name: ghcr.io/unchainedio/manoon-headless
newTag: 2c27fc6 # Updated by GitHub Actions