Release 20190616.1-dev
Installation of cops-controller version 20190616.1-dev
# Install CRDs
kubectl apply -f https://raw.githubusercontent.com/conplementAG/cops-controller/20190616.1-dev/deployment/crds/copsnamespace.crd.yaml
# Install the Helm chart
helm upgrade --install --set image.tag=20190616.1-dev cops-controller https://github.com/conplementAG/cops-controller/releases/download/20190616.1-dev/cops-controller-20190616.1-dev.tgz Prerequisites
- kubectl is installed
- helm cli is installed
- access to https://hub.docker.com/
Changes:
- eb36039 fix: allow users to install helm in cops namespaces
This list of changes was auto generated.