application-stacks / runtime-component-operator

A generic Operator capable of deploying any runtime component image with enterprise QoS and bind it to other services
Apache License 2.0
49 stars 23 forks source link

Leverage kustomize or helm to simplify manifest-based deployments #177

Open ron1 opened 3 years ago

ron1 commented 3 years ago

Feature Request

Leverage kustomize or helm to simplify manifest-based deployments from the deploy/releases directory. Using tools like curl and sed to deploy the operator breaks the yaml-based declarative approach endorsed by gitops best practices.

leochr commented 2 years ago

@idlewis please add the kustomize files for the 0.8.0 release at deploy/releases/0.8.0/kustomize