v0.6.0
Breaking changes
- This is a breaking change. Please run with dry run mode first
- The operator is now limited to a single namespace per deployed instance (default from the operator-sdk)
- Use flags instead of env vars for configuration, see README
$ docker run -v ~/.kube/config:/kubeconfig -e KUBERNETES_CONFIG=/kubeconfig \
quay.io/linki/cloudformation-operator:v0.6.0 --help