Removing ServerTemplate in docs (#492)

Removing ServerTemplate from Resources documentation, as it was removed in Release v1.17.5
This commit is contained in:
jeroenvds
2025-05-08 08:43:45 +02:00
committed by GitHub
parent 8d516d6d5f
commit 7a3b2b542d

View File

@@ -65,9 +65,3 @@ All resources which depend on git repos / docker registries are able to use thes
- Route alerts to various endpoints.
- Can configure rules on each Alerter, such as resource whitelist, blacklist, or alert type filter.
## ServerTemplate
- Easily expand your cloud network by storing cloud server lauch templates on various providers.
- Auto connect the server to Komodo on launch, using `User Data` launch scripts.
- Currently supports **AWS EC2** and **Hetzner**