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

create single yaml file instead of helm #68

Open
si458 opened this issue Jun 4, 2023 · 0 comments
Open

create single yaml file instead of helm #68

si458 opened this issue Jun 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@si458
Copy link

si458 commented Jun 4, 2023

Hi, amazing software, works a treat with my k3s!
but im currently testing talos and automating deployments,
they currently only allow direct url YAMLs OR inline YAML files to be automated during setup/installs
you can only set it up currently via helm,
can you provide a direct YAML file that gets generated on each new release?
(as im tying this i realise it wont work for picking a timezone, but you could just set the default to UTC and then the end user can change it later after deployment)

EDIT: i also realise you can use helm template k8tz k8tz/k8tz --set timezone=Europe/London to generate one locally, but it means i have to update the yaml every time the is a new release, where as if its hosted in the repo, it would be really helpful!

@yonatankahana yonatankahana added the enhancement New feature or request label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants