Skip to content

Commit

Permalink
Update hpa.yaml (#3515)
Browse files Browse the repository at this point in the history
  • Loading branch information
lz000 authored Apr 30, 2023
1 parent 6f79346 commit 781265e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/zipkin/templates/hpa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ or implied. See the License for the specific language governing permissions and
the License.
*/}}
{{- if .Values.autoscaling.enabled }}
apiVersion: autoscaling/v2beta1
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: {{ include "zipkin.fullname" . }}
Expand Down

0 comments on commit 781265e

Please sign in to comment.