From 280827ea30e4b35e8970fbd8cdf77d9a2a790319 Mon Sep 17 00:00:00 2001 From: unmerkbar Date: Tue, 24 Sep 2024 16:38:07 +0200 Subject: [PATCH] Add newline at the end of values.yaml --- charts/uptime-kuma/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/uptime-kuma/values.yaml b/charts/uptime-kuma/values.yaml index 0cf1bd7..1aa1acd 100644 --- a/charts/uptime-kuma/values.yaml +++ b/charts/uptime-kuma/values.yaml @@ -206,4 +206,4 @@ dnsConfig: {} # -- Use this option to set custom PriorityClass to the created deployment # ref: https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass -priorityClassName: "" \ No newline at end of file +priorityClassName: ""