ContainerSolutions/externalsecret-operator

Possible to install by linking from kustomize?

Aperta

#142 aperta il 2 dic 2020

 (2 commenti) (0 reazioni) (0 assegnatari)Go (27 fork)auto 404
good first issue

Metriche repository

Star
 (192 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Describe the solution you'd like

From the installation instructions, it looks like installing this involves cloning this repo and running make install.

Is it possible instead to include a path like https://github.com/ContainerSolutions/externalsecret-operator/tree/master/config/crd in a kustomization.yaml as a resource, rather than running any commands locally?

What is the added value?

To the extent it's even possible — simpler, less dependent on local machine's state.

Thanks in advance!

Guida contributor