add fornax coordinator and worker k8s manifests

This commit is contained in:
Will Anderson
2026-04-13 23:57:17 +00:00
parent 0aa1f4333c
commit 180fb91c95
16 changed files with 581 additions and 0 deletions
@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- externalsecret.yaml
- deployment.yaml
- service.yaml
- pvc.yaml