Release 20191019.3-dev
Installation of cops-controller version 20191019.3-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20191019.3-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20191019.3-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20191019.3-dev/cops-controller-20191019.3-dev.tgz Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- 2b07944 Merge remote-tracking branch 'origin/master'
- 674fbe5 fix: patch and delete functionality for users creating the cops namespaces
- a819b6f fix: patch and delete functionality for users creating the cops namespaces
This list of changes was auto generated.