Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider moving k8s yamls into seperate folders #1640

Open
TeCHiScy opened this issue Sep 15, 2023 · 1 comment
Open

Consider moving k8s yamls into seperate folders #1640

TeCHiScy opened this issue Sep 15, 2023 · 1 comment

Comments

@TeCHiScy
Copy link

TeCHiScy commented Sep 15, 2023

I'm using kroki with k3s, and I followed instructions as stated in docs.
I found that the yamls used in k8s deployment is maintained as a zip file at kroki-k8s-multipod.zip.
However, it doesn't keep up to date with kroki updates, i.e, in kroki 0.22.0, yamls for blockdiag is not needed.
So I suggest to move these k8s yamls into a folder instead of putting them in a zip file, and adjust the CI to publish them as a asset of a release.
Moreover, if we can publish these yaml as a helm chart, that would be nice.

@perfectra1n
Copy link

perfectra1n commented Sep 23, 2023

You can use Renovate for the time being to keep the containers in your pods up to date @TeCHiScy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants