deploy neuron-license service to prod

Adds license deployment, service, ingress route (/license), and
Unkey + admin token secrets via ExternalSecret. Image built and
pushed by CI on merge of neuron PR #30.
This commit is contained in:
Will Anderson
2026-04-24 01:42:07 -05:00
parent b1867a542d
commit 59aa0f0dfb
5 changed files with 86 additions and 0 deletions
@@ -6,6 +6,7 @@ resources:
- externalsecret.yaml
- mcp-deployment.yaml
- rest-deployment.yaml
- license-deployment.yaml
- services.yaml
- ingress.yaml
- backup-cronjob.yaml