Release 20191119.2-dev
Installation of cops-controller version 20191119.2-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20191119.2-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20191119.2-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20191119.2-dev/cops-controller-20191119.2-dev.tgz Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- 5e56b20 fix: bug when creating namespace without service accounts
- 17a249e fix: serilog log level env variable name
- acaf1ee log severity by environment variable
This list of changes was auto generated.