add redpanda to legion cluster

Deploy single-broker Redpanda in dedicated namespace with 20Gi storage,
1 CPU / 2Gi memory limits, and a one-shot topic init job for neuron.swarm,
neuron.ci, neuron.vcs, and neuron.webhooks with appropriate retention.
This commit is contained in:
Will Anderson
2026-04-24 12:38:55 -05:00
parent befbc006be
commit 92743b1efc
4 changed files with 79 additions and 17 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ spec:
path: servers/legion/k8s/redpanda
destination:
server: https://kubernetes.default.svc
namespace: platform
namespace: redpanda
syncPolicy:
automated:
prune: true