Skip to content

Commit 9d69c68

Browse files
author
Kingdon Barrett
committed
chore(registry-token-refresher): permit umbrella override api group
1 parent 31ba3a0 commit 9d69c68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/registry-token-refresher/templates/registry-token-refresher-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- if and (ne .Values.global.registry_location "on-cluster") (ne .Values.global.registry_location "off-cluster") }}
2-
apiVersion: extensions/v1beta1
2+
apiVersion: {{ .Values.global.api_group }}
33
kind: Deployment
44
metadata:
55
name: deis-registry-token-refresher

0 commit comments

Comments
 (0)