How do I select a custom template without creating a new Endpoint?
Hi, right now I need to create a new template to do a new release.
The issue is, the platform as is, doesn't let you pick a new Template only modify what is attached to it, that is problematic if I have different Endpoints that share the same template.
Do I need to create a new endpoint every time I need to just select a template?
7 Replies
I think u change change it entirely using the new release?
Actually yes, so it means that you will need to create a new template everytime you release a new.
The major issue here is: you will lose all your Env Vars in this process
You don't need to create a new template to do a new release, you only need to create a new docker image, the template remains the same and the docker image within that template gets updated when you do a new release.
How do you lose your env vars doing a new release? They are tied to the template not the docker image, so they won't get lost if you do a new release.
No, maybe I didn't explained correctly, I want to change the Template connected to the Endpoint.
For what I saw, the selection happens only on new endpoint creations.
There is only edit template on the endpoint, no drop down to change templates.
I have different templates, I just want to swap them for testing using the same endpoint. It was like this before.
You can't change the template that is connected to an endpoint, you have to create a new endpoint. Maybe log a feature request under #🧐|feedback