From 53b1e206c28ea0fe071832316a093d004bafc1c0 Mon Sep 17 00:00:00 2001 From: Marcus Ahlfors Date: Tue, 27 Jun 2023 16:55:34 +0300 Subject: [PATCH] Update app-service.yaml --- templates/app-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/app-service.yaml b/templates/app-service.yaml index 23f848c..4cfb25e 100644 --- a/templates/app-service.yaml +++ b/templates/app-service.yaml @@ -9,4 +9,4 @@ spec: - port: 3000 name: status selector: - app: {{ ternary "app" "disabled" .Values.enabled }} + app: app