mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
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:
@@ -34,7 +34,7 @@ spec:
|
||||
name: https-whois
|
||||
type: NodePort
|
||||
---
|
||||
apiVersion: autoscaling/v2beta1
|
||||
apiVersion: autoscaling/v2
|
||||
kind: HorizontalPodAutoscaler
|
||||
metadata:
|
||||
namespace: default
|
||||
|
||||
@@ -34,7 +34,7 @@ spec:
|
||||
name: https-whois
|
||||
type: NodePort
|
||||
---
|
||||
apiVersion: autoscaling/v2beta1
|
||||
apiVersion: autoscaling/v2
|
||||
kind: HorizontalPodAutoscaler
|
||||
metadata:
|
||||
namespace: default
|
||||
|
||||
Reference in New Issue
Block a user