namillum
Version:
Bubble Protocol SDK
33 lines (29 loc) • 864 B
YAML
define: ®ion "asia-southeast1"
backend: kind
clusters:
localdev:
manifests:
nginx-ingress:
from: "https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/static/provider/kind/deploy.yaml"
options: "-f"
mongodb-kubernetes-operator:
from: "https://github.com/Zilliqa/devops/k8s-manifests/mongodb-kubernetes-operator/overlays/poc"
options: -k
region:
name: local-cluster
apps:
devex-apollo-dev:
path: /home/ubuntu/repos/zilliqa-developer/products/devex-apollo/cd/base
track: development
type: kustomize
databases:
mongo:
cluster: localdev
secrets: file://db-kind-mongo-sec.yaml
k8s_secret: mongo-secret
db_engine: mongodb-operator
db_namespace: database
db_names:
- devex-apollo
db_port: 27027
replicas: 3