You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Basic first release for use in demo's such as used here with Kasten. [Recording of Kasten Session(https://veducate.co.uk/vmug-recording-protecting-your-tanzu-kubernetes-workload-with-kasten-by-veeam/)