Auto-deploying manifest lacks relevant info

This commit is contained in:
205g0
2021-05-13 06:35:24 +02:00
committed by GitHub
parent d280536066
commit 2b7073e929
+1 -1
View File
@@ -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`.
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.
For information about deploying Helm charts, refer to the section about [Helm.](../helm)