mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 04:58:07 +00:00
Update content/k3s/latest/en/advanced/_index.md
Co-authored-by: Brad Davidson <brad@oatmail.org>
This commit is contained in:
co-authored by
Brad Davidson
parent
2b7073e929
commit
0868467127
@@ -31,7 +31,7 @@ If the certificates are expired or have fewer than 90 days remaining before they
|
||||
|
||||
# Auto-Deploying Manifests
|
||||
|
||||
Any file found in `/var/lib/rancher/k3s/server/manifests` will automatically be deployed to Kubernetes in a manner similar to `kubectl apply`, also file changes. Be aware that file deletions are being ignored and you do need to do this manually.
|
||||
Any file found in `/var/lib/rancher/k3s/server/manifests` will automatically be deployed to Kubernetes in a manner similar to `kubectl apply`, both on startup and when the file is changed on disk. Deleting files out of this directory will not delete the corresponding resources from the cluster.
|
||||
|
||||
For information about deploying Helm charts, refer to the section about [Helm.](../helm)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user