diff --git a/kube-rbac-proxy-image/_service b/kube-rbac-proxy-image/_service index 97bb076..7822411 100644 --- a/kube-rbac-proxy-image/_service +++ b/kube-rbac-proxy-image/_service @@ -9,7 +9,11 @@ Dockerfile + IMG_PREFIX=$(rpm --macros=/root/.rpmmacros -E %{?img_prefix}) + IMG_PREFIX IMG_REPO=$(rpm --macros=/root/.rpmmacros -E %img_repo) IMG_REPO + SUPPORT_LEVEL=$(rpm --macros=/root/.rpmmacros -E %support_level) + SUPPORT_LEVEL