KEDA: Remove comment.

This commit is contained in:
Marco Ebert 2023-10-25 14:39:18 +02:00 committed by k8s-infra-cherrypick-robot
parent c89114a62a
commit c34bd82d5b

View file

@ -1,6 +1,4 @@
{{- if and .Values.controller.keda.enabled (eq .Values.controller.kind "Deployment") -}} {{- if and .Values.controller.keda.enabled (eq .Values.controller.kind "Deployment") -}}
# https://keda.sh/docs/
apiVersion: {{ .Values.controller.keda.apiVersion }} apiVersion: {{ .Values.controller.keda.apiVersion }}
kind: ScaledObject kind: ScaledObject
metadata: metadata: