Unverified Commit e7734036 authored by srnlorenz's avatar srnlorenz Committed by GitHub
Browse files

Update hpa.yaml

parent 2e0ab9e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{{- $thredds := .Values.data.thredds -}}
{{- if (and .Values.data.enabled $thredds.enabled $thredds.hpa) -}}
apiVersion: autoscaling/v2beta2
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
  name: {{ include "esgf.component.fullname" (list . "thredds") }}