Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

v0.0.1

Compare
Choose a tag to compare
@mhmxs mhmxs released this 05 Jun 14:08
· 70 commits to master since this release

Usage:

kustomize build config/crd | kubectl apply -f -
$(cd config/manager && kustomize edit set image controller=quay.io/mhmxs/calico-route-reflector-controller:v0.0.1)
kustomize build config/default | kubectl apply -f -