Skip to content

Commit

Permalink
chore(builder): permit umbrella override api group
Browse files Browse the repository at this point in the history
  • Loading branch information
Kingdon Barrett committed Oct 26, 2019
1 parent 5fe6b14 commit c557e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/builder/templates/builder-deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: extensions/v1beta1
apiVersion: {{ .Values.global.api_group }}
kind: Deployment
metadata:
name: deis-builder
Expand Down

0 comments on commit c557e50

Please sign in to comment.