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