From 8f77c8d58d03641d3305b7e4aa0a67e98ef6ac99 Mon Sep 17 00:00:00 2001 From: Dinko Korunic Date: Thu, 19 Sep 2024 15:41:52 +0200 Subject: [PATCH] Add missing newline from #264 --- kubernetes-ingress/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes-ingress/values.yaml b/kubernetes-ingress/values.yaml index 56a0890..2abc051 100644 --- a/kubernetes-ingress/values.yaml +++ b/kubernetes-ingress/values.yaml @@ -598,4 +598,4 @@ crdjob: ## All annotations from the controller (if set) are added to the pod metadata ## If the annotation key is set for both controller and crdjob, the crdjob annotation will be used podAnnotations: {} - # key: value \ No newline at end of file + # key: value