Skip to content

Commit

Permalink
Merge pull request #1477 from xtineskim/main
Browse files Browse the repository at this point in the history
podinfo: Update hpa version from autoscaling/v2beta2 to autoscaling/v2
  • Loading branch information
aryan9600 authored Aug 21, 2023
2 parents 67bc27f + a8769f8 commit 1de46a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kustomize/podinfo/hpa.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: autoscaling/v2beta2
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: podinfo
Expand Down

0 comments on commit 1de46a0

Please sign in to comment.