Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 727 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 727 Bytes

Helm charts for setting up the Testbed

This repository belongs to the main Testbed repository. It contains the helm charts to setup a running testbed.

Extra Apply

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.

Password Values

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.