datopian / ckan-cloud-operator

CKAN Cloud operator manages, provisions and configures Ckan Cloud instances and related infrastructure.
MIT License
19 stars 14 forks source link

Create values.yaml with CCO CLI #74

Open zelima opened 4 years ago

zelima commented 4 years ago

As a CCO user, I want to run 1 or few cco commands (maybe with prompts), and create values.yaml, so that I don't have to write by myself or copy from elswhere

As a CCO user, I want cco to have a default/general values.yaml to be created when deploying via helm, so that I don't need to spend time on searching what it is and create it by myself.

Acceptance Criteria

Tasks

pwalsh commented 4 years ago

@akariv @zelima is this in a state for me to do acceptance testing yet?

zelima commented 4 years ago

No, values.yaml is still created manually for now afaik (@akariv correct me if I'm wrong )