ContainerSolutions/externalsecret-operator

Possible to install by linking from kustomize?

開放

#142 建立於 2020年12月2日

 (2 則留言) (0 個反應) (0 位負責人)Go (27 個分叉)auto 404
good first issue

倉庫指標

星標
 (192 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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!

貢獻者指南