konstructio / kubefirst-api

Kubefirst API that serves console frontend
MIT License
14 stars 14 forks source link

feat: update vault-handler manifest source to konstructio #424

Closed muse-sisay closed 2 months ago

muse-sisay commented 2 months ago

Description

Update manifest source to github.com:konsturctio/manifests

Related Issue(s)

How to test


Maybe this should be loaded from env variable so that we can test thing with out rebuilding kubefirt-api https://github.com/konstructio/kubefirst-api/blob/e94f1bb0f26ece49c9be9bbded7901f99057c5cd/internal/controller/vault.go#L80

jokestax commented 2 months ago

we need to even reference it it cli for k3d [https://github.com/konstructio/kubefirst/blob/a1dd5b89c7e0c36912d825ab150c5f51fc765bcf/cmd/k3d/create.go#L980]

jokestax commented 2 months ago

but replica 1

muse-sisay commented 2 months ago

Thank you @jokestax. I will update there too.