@@ -86,7 +86,6 @@ spec:
type: "string"
description: "The Nginx version to use."
default: "latest"
----
```
#### Template Files
@@ -9,5 +9,3 @@ metadata:
spec:
general:
vars: {}
-
@@ -13,5 +13,3 @@ spec:
type: url
description: Prometheus remote write endpoint (http or https)
default: "http://prometheus:9090/api/v1/write"
@@ -13,6 +13,3 @@ spec:
description: URL for Loki write endpoint (http or https)
default: "http://loki:3100/loki/api/v1/push"
@@ -28,4 +28,3 @@ spec:
type: int
description: Main port for Alloy HTTP server
default: 12345