Skip to content

Commit f7c0c43

Browse files
committed
Fix yaml linting
1 parent f13a6a6 commit f7c0c43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/speedtest-tracker/app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
kubero.dev/template.architecture: '["linux/amd64", "linux/arm64"]'
77
kubero.dev/template.description: "Speedtest Tracker is a self-hosted application that monitors the performance and uptime of your internet connection."
88
kubero.dev/template.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/speedtest-tracker-logo.png"
9-
kubero.dev/template.installation: "Generate an APP_KEY and set the APP_URL environment variable
10-
to the domain you will be hosting the application on.
9+
kubero.dev/template.installation: "Generate an APP_KEY and set the APP_URL environment variable
10+
to the domain you will be hosting the application on.
1111
Use this site to generate the App Key : https://generate-random.org/laravel-key-generator?count=1"
1212
kubero.dev/template.links: '["https://docs.speedtest-tracker.dev/"]'
1313
kubero.dev/template.screenshots: "[]"

0 commit comments

Comments
 (0)