Update deployment.yaml

This commit is contained in:
Yash 2024-02-08 16:23:42 +05:30 committed by GitHub
parent 1d81822551
commit 578f912b06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
apiVersion: apps/v1
apiVersion: apps/v2
kind: Deployment
metadata:
name: {{ template "helm-guestbook.fullname" . }}