If you want to use plain manifess, see manifests here
This is a Helm chart for Kubernetes
Make sure that you installed helm
package on your local machine and you have connection to the Kubernetes cluster.
cd kubernetes/helm-charts/
helm upgrade --install \
-n db1000n \
-f values.yaml db1000n .
helm uninstall db1000n -n db1000n