We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1c299 commit d1b4bb7Copy full SHA for d1b4bb7
0-variables.sh
@@ -8,6 +8,8 @@ REPO_OKD_RELEASE=quay.io/openshift/okd:4.6.0-0.okd-2021-01-23-132511
8
# A repository where the fixed images will be stored.
9
REPO_MIRROR=quay.io/<YOUR NAME>/okd
10
11
+REPO_FINAL_MIRROR=quay.io/<YOUR NAME>/okd-mirror
12
+
13
#
14
TAG=4.6.0-0.okd-2021-01-23-132511
15
0 commit comments