This repository uses kustomize to generate the Kubernetes manifests for deploying WeSQL-Server and WeScale in Kubernetes.
Please do not modify the artifact
directory directly. Instead, modify the wesql-server
, wescale
, overlays-*
directory and run make clean build
to generate the artifact.
make clean build