mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 04:48:31 +07:00
23 lines
914 B
Markdown
23 lines
914 B
Markdown
---
|
|
metaLinks:
|
|
alternates:
|
|
- >-
|
|
https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/user/kubernetes/templates/edit
|
|
---
|
|
|
|
# Edit a custom template
|
|
|
|
From the menu select **Custom Templates** then click **Edit** next to the template you want to edit.
|
|
|
|
<figure><img src="../../../.gitbook/assets/edit-custom-template.gif" alt=""><figcaption></figcaption></figure>
|
|
|
|
{% hint style="info" %}
|
|
You can search within the web editor at any time by pressing `Ctrl-F` (or `Cmd-F` on Mac).
|
|
{% endhint %}
|
|
|
|
If your template is deployed from a Git repository, you will have the option to edit the Git settings if required. You can also click **Reload custom template** to update the template from the remote repository.
|
|
|
|
<figure><img src="../../../.gitbook/assets/2.19-kubernetes-templates-edit-git.png" alt=""><figcaption></figcaption></figure>
|
|
|
|
Make the required changes to the template then click **Update the template**.
|