Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 424 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 424 Bytes

Operator-SDK-Example

Example destination:
create deployment if not found
create configmap if not found
create service if not found
update deployment Spec when current is not match expected which defined in cr.yaml
update configmap when current data in configmap is not match exepcted which defined in cr.yaml
update service Spec when current is not match expected which defined in cr.yaml