Update proxy k8s manifest (#2153)

The beta API is deprecated.

TESTED=deployed the new manifest to alpha. Without the change, deploying
resulted in an error.

<!-- Reviewable:start -->
- - -
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/google/nomulus/2153)
<!-- Reviewable:end -->
This commit is contained in:
Lai Jiang 2023-09-21 10:53:39 -04:00 committed by GitHub
parent 4f017eba64
commit c9bf68faac
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ spec:
name: https-whois
type: NodePort
---
apiVersion: autoscaling/v2beta1
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
namespace: default

View file

@ -34,7 +34,7 @@ spec:
name: https-whois
type: NodePort
---
apiVersion: autoscaling/v2beta1
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
namespace: default