IBM / instana-gitops

Manage Your Instana Cluster With GitOps
Apache License 2.0
1 stars 9 forks source link

Create an individual namespace for user to operate #69

Open jianh619 opened 3 years ago

jianh619 commented 3 years ago

What steps did you take and what happened:

User need provide config such as kubeconfig/pullsecret/product settings etc , and store it by either secret or configmap in a namespace . It's not suitable to just use crossplane install namespace crossplane-system for following reasons:

What did you expect to happen:

Create an individual namespace to user to operate , it may not have to customize by user itself .

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

gyliu513 commented 3 years ago

@jianh619 +1 for this, can you propose a PR for this?