Release 20191111.2-dev
Installation of cops-controller version 20191111.2-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20191111.2-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20191111.2-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20191111.2-dev/cops-controller-20191111.2-dev.tgz Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- c097538 Merge pull request #7 from conplementAG/fix/remove-obsole-service-account
- c7155d2 fix: remove obsolete service account
This list of changes was auto generated.