Skip to content

Commit 10fb5ec

Browse files
committed
Revert GCP
1 parent 93f912b commit 10fb5ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/config/config-plus-gcr-public

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
export PUBLISH_OSS=false
22
export PUBLISH_WAF_DOS=false
33
export TARGET_REGISTRY=gcr.io/f5-7626-networks-public
4-
export TARGET_PLUS_IMAGE_PREFIX=nginx/nginx-plus-ingress
5-
export TARGET_NAP_WAF_IMAGE_PREFIX=nginx/nginx-plus-ingress-nap
6-
export TARGET_NAP_DOS_IMAGE_PREFIX=nginx/nginx-plus-ingress-dos
4+
export TARGET_PLUS_IMAGE_PREFIX=nginxinc/nginx-plus-ingress
5+
export TARGET_NAP_WAF_IMAGE_PREFIX=nginxinc/nginx-plus-ingress-nap
6+
export TARGET_NAP_DOS_IMAGE_PREFIX=nginxinc/nginx-plus-ingress-dos
77
declare -a PLUS_TAG_POSTFIX_LIST=("")
88
declare -a NAP_WAF_TAG_POSTFIX_LIST=("")
99
declare -a NAP_WAFV5_TAG_POSTFIX_LIST=()

0 commit comments

Comments
 (0)