bonny
bonny copied to clipboard
Enable configuration of operator deployment
Currently there isn’t much customization from config.exs for an operator’s deployment.
Add a key under :Bonny
for deployment.
- :labels
- :resources
- :image - if not present, don’t include Deployment in manifest (dev)
Or #150 as an alternative? Or not intuitive enough?
Closing this. labels and resources are done. image is done via mix task argument.