Release 20190615.1-dev
Installation of cops-controller version 20190615.1-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20190615.1-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20190615.1-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20190615.1-dev/cops-controller-20190615.1-dev.tgz Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- a81e706 fix: add missing clusterrole child resource and fix clusterrole definition
- a0df70c fix: sync debug line
- 59781fb docs: missing azure dev spaces setup step
- 1ef8ddb formatting: auto-formatting changes
This list of changes was auto generated.