omni
omni copied to clipboard
add basic helm chart
This PR adds a basic helm chart to deploy Omni in an existing Kubernetes cluster. It does not take care of gpg keys, certificates, etcetera, leaving that to the user's own devices.
@Btijmen Awesome work, if you can squash all commits down to a single one and rebase from master, I will sign the commit and we can merge! :D
@TimJones Nice, should be done like this!
Do we want to add a PVC for the log storage in this iteration, or ever? @TimJones
Do we want to add a PVC for the log storage in this iteration, or ever? @TimJones
Not in this iteration, an external etcd is required. We will no doubt add it in the future.
Hi! Thanks for the initiative! When do you plan to merge? Will you create a chart registry?
@aspekt112 Apologies for the late reply but @utkuozdemir was right and we're missing a PVC for the boltdb storage if we're not supporting external etcd in this first revision.
/m
@Btijmen could you please sign the commit with your GPG key?
git commit --amend --signoff
git push --force
@Btijmen could you please sign the commit with your GPG key?
@alongwill this won't work - you need to sign with Sidero Labs employee key.
@alongwill this won't work - you need to sign with Sidero Labs employee key.
@smira I have done that. In the commits tab, the commit is showing as "Partially verified"
"We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed."
@alongwill this won't work - you need to sign with Sidero Labs employee key.
@smira I have done that. In the commits tab, the commit is showing as "Partially verified"
"We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed."
That's true, but the core issue is different, I'll reach out to you in private.
@alongwill @smira I'd be happy to sign off, but I'll let you talk privately first. Just let me know if I need to do anything!
/m