We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93f912b commit 10fb5ecCopy full SHA for 10fb5ec
.github/config/config-plus-gcr-public
@@ -1,9 +1,9 @@
1
export PUBLISH_OSS=false
2
export PUBLISH_WAF_DOS=false
3
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
+export TARGET_PLUS_IMAGE_PREFIX=nginxinc/nginx-plus-ingress
+export TARGET_NAP_WAF_IMAGE_PREFIX=nginxinc/nginx-plus-ingress-nap
+export TARGET_NAP_DOS_IMAGE_PREFIX=nginxinc/nginx-plus-ingress-dos
7
declare -a PLUS_TAG_POSTFIX_LIST=("")
8
declare -a NAP_WAF_TAG_POSTFIX_LIST=("")
9
declare -a NAP_WAFV5_TAG_POSTFIX_LIST=()
0 commit comments