Update deployment.yaml

This commit is contained in:
Mirko Teodorovic 2023-04-18 22:01:14 +02:00 committed by GitHub
parent c233be47cb
commit ebc46f3079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
apiVersion: autoscaling/v2beta2
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: {{ template "helm-guestbook.fullname" . }}