feat(neuron-dev): add k8s manifests and Argo CD app for neuron-technologies dev environment
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- configmap.yaml
|
||||
- pvc.yaml
|
||||
- externalsecret.yaml
|
||||
- mcp-deployment.yaml
|
||||
- rest-deployment.yaml
|
||||
- services.yaml
|
||||
- ingress.yaml
|
||||
Reference in New Issue
Block a user