Template Service Broker Operator
An operator for managing the Template Service Broker
- Use
IMAGE=docker.io/automationbroker/template-service-broker-operator make deploywill deploy all of the necessary objects for the operator to run in the cluster. - Use
make deploy-objectsandmake deploy-crds(and skip deploying the operator) if you want to useoperator-sdk up local. - Use
make helpif you want help automating some of the development workflows.