This repository belongs to the main Testbed repository. It contains the helm charts to setup a running testbed.
The extra_apply
folders contain yaml
files which should be applied using kubectl apply -f <file>
.
They contain extra resources, e.g. persistent volumes, and might be setup-dependent.
The password_values.yaml.example
file should be copied and renamed to password_values.yaml
. It must be additionally passed to Helm as a values file and handles passwords we do not want to commit. After copying the file the passwords need to be entered correctly.