Skip to content

Commit

Permalink
Fix apiVersion (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvarin authored Jul 9, 2024
1 parent 68b9394 commit 6e4d545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/templates/cloud-registry-deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: extensions/v1beta1
apiVersion: apps/v1
kind: Deployment
metadata:
name: {{ .Values.cloud_registry.appName }}
Expand Down

0 comments on commit 6e4d545

Please sign in to comment.