Skip to content

Commit ed8e945

Browse files
author
Kingdon Barrett
committed
chore(registry-proxy): permit umbrella override api group
1 parent 77a27b4 commit ed8e945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/registry-proxy/templates/registry-proxy-daemon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- if eq .Values.global.registry_location "on-cluster" }}
2-
apiVersion: extensions/v1beta1
2+
apiVersion: {{ .Values.global.api_group }}
33
kind: DaemonSet
44
metadata:
55
name: deis-registry-proxy

0 commit comments

Comments
 (0)