Update deployment.yaml

This commit is contained in:
Mirko Teodorovic 2023-04-28 11:43:35 +02:00 committed by GitHub
parent cf84cf4393
commit 06bf334949
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" . }}