mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
800 B
800 B
Add an Ingress using a manifest
There are two ways to add a new ingress: manually by using a form or automatically by using a manifest. This article explains how to add an ingress using a manifest.
{% hint style="info" %} Manifests aren't just for Ingresses - you can also deploy namespaces, ConfigMaps, secrets and volumes using a manifest. {% endhint %}
From the menu expand Networking, select Ingresses then click Create from manifest.

From here you can follow the instructions for adding from a manifest.
{% content-ref url="../../applications/manifest.md" %} manifest.md {% endcontent-ref %}