mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
restyle the web editor (#7333)
This commit is contained in:
parent
6c57ddb563
commit
9106e74e61
6 changed files with 52 additions and 22 deletions
|
@ -21,11 +21,11 @@
|
|||
placeholder="# Define or paste the content of your manifest file here"
|
||||
>
|
||||
<editor-description>
|
||||
<p>Templates allow deploying any kind of Kubernetes resource (Deployment, Secret, ConfigMap...)</p>
|
||||
<p>
|
||||
<div>Templates allow deploying any kind of Kubernetes resource (Deployment, Secret, ConfigMap...)</div>
|
||||
<div>
|
||||
You can get more information about Kubernetes file format in the
|
||||
<a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/kubernetes-objects/" target="_blank">official documentation</a>.
|
||||
</p>
|
||||
</div>
|
||||
</editor-description>
|
||||
</web-editor-form>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue