Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
beliys committed May 16, 2021
1 parent f3326b6 commit 0916f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/templates/ingress.yaml.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: {{$.Values.ingress_api}}
apiVersion: networking.k8s.io/v1beta1
kind: Ingress
metadata:
name: {{.Values.serviceName}}-ingress
Expand Down

0 comments on commit 0916f5d

Please sign in to comment.