mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-15 19:17:07 +02:00
Inline manifests work exactly same way as extra manifests, but the manifest itself can be stored in the config body. Example config patch: ``` --config-patch '[{"op": "replace", "path": "/cluster/inlineManifests", "value": [{"name": "foo", "contents": "apiVersion: v1\nkind: Namespace\nmetadata:\n name: ci\n"}]}]' ``` Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> |
||
---|---|---|
.. | ||
Bare Metal Platforms | ||
Cloud Platforms | ||
Guides | ||
Introduction | ||
Learn More | ||
Local Platforms | ||
Reference | ||
Single Board Computers | ||
Virtualized Platforms | ||
index.md |