# Target Revenue Trust Service + Control Plane on Railiance (WP-0011). # Synced by ArgoCD Application target-revenue (path k8s/railiance). apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: target-revenue resources: - cnpg-cluster.yaml - externalsecret.yaml - migrate-job.yaml - bootstrap-job.yaml - deployment.yaml - service.yaml - ingress.yaml