apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: agentmon resources: - namespace.yaml - postgres.yaml - nats.yaml - agentmon.yaml # networkpolicy.yaml intentionally omitted (no tight policies) - ingress/nginx-ingress.yaml - ingress/tailscale-ingress.yaml - db/postgres-init-job.yaml