Skip to content

Commit 2df4300

Browse files
author
Kingdon Barrett
committed
chore(router): permit umbrella override api group
1 parent 31b31c5 commit 2df4300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/router/templates/router-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- if not .Values.global.experimental_native_ingress }}
2-
apiVersion: extensions/v1beta1
2+
apiVersion: {{ .Values.global.api_group }}
33
kind: Deployment
44
metadata:
55
name: deis-router

0 commit comments

Comments
 (0)