Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo kubectl apply -f regcred-secret.yaml -n cdcm

Add the Chart repo

Code Block
sudo helm repo add cdcm https://repo.secure.mid.de/chartrepo/cdcm --username <user> --password <password> && sudo helm repo update

Create your local values.yaml

...