nxtgauge-gitops/apps/traceworks2026/base/kustomization.yaml
sync-test f0906d2c67
All checks were successful
sync-to-forgejo / sync (push) Successful in 18s
Add Traceworks Flux image automation
2026-07-05 23:04:54 +05:30

10 lines
233 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: traceworks
resources:
- namespace.yaml
- frontend-deployment.yaml
- frontend-service.yaml
- api-deployment.yaml
- api-service.yaml
- ingress.yaml