Skip to content

Commit

Permalink
fix: service api version
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Forattini committed May 31, 2022
1 parent 2f43178 commit d413a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/as-k8s/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ spec:

---
#@ if data.values.service.enable:
apiVersion: apps/v1
apiVersion: v1
kind: Service
metadata:
name: #@ data.values.service.name
Expand Down

0 comments on commit d413a71

Please sign in to comment.