portainer-docs/user/kubernetes/configurations
James Carppe 23458309f2
GITBOOK-43: Last minute updates
2023-04-18 05:43:13 +00:00
..
README.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00
add-1.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00
add.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00
remove.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00

README.md

ConfigMaps & Secrets

In Portainer you can create configurations outside of a service's image or running containers. This allows you to keep your images as generic as possible, without the need to bind-mount configuration files into the containers, or to use environment variables.

{% hint style="info" %} This section was previously known as Configurations. {% endhint %}

A ConfigMap or Secret with the external flag was created outside of Portainer, which means Portainer has limited knowledge on it compared to one created within Portainer. A label of unused means that Portainer cannot see any applications that are using this ConfigMap or Secret. This label may also appear on external resources because of the limited information available.

{% content-ref url="add.md" %} add.md {% endcontent-ref %}

{% content-ref url="add-1.md" %} add-1.md {% endcontent-ref %}

{% content-ref url="remove.md" %} remove.md {% endcontent-ref %}