Release 20200218.3-dev
Installation of cops-controller version 20200218.3-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20200218.3-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20200218.3-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20200218.3-dev/cops-controller-20200218.3-dev.tgz Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- cf32cbc fix: switch to cluster-admin instead of edit cluster role to include CRDs. Additional tests
This list of changes was auto generated.