Updated files whilst building a new helm chart to allow another method of installation.
kubectl create namespace pacman
helm repo add veducate https://saintdle.github.io/helm-charts/
helm install pacman veducate/pacman -n pacman
# You can see the available values by running
helm show values veducate/pacman
Mongo - removed legacy schema object and duplicate volume object
Pacman - Added liveness probe and readiness probe
secret - removed unused data values