Skip to content

Commit

Permalink
Revert GCP
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Jan 15, 2025
1 parent 93f912b commit 10fb5ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/config/config-plus-gcr-public
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
export PUBLISH_OSS=false
export PUBLISH_WAF_DOS=false
export TARGET_REGISTRY=gcr.io/f5-7626-networks-public
export TARGET_PLUS_IMAGE_PREFIX=nginx/nginx-plus-ingress
export TARGET_NAP_WAF_IMAGE_PREFIX=nginx/nginx-plus-ingress-nap
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
declare -a PLUS_TAG_POSTFIX_LIST=("")
declare -a NAP_WAF_TAG_POSTFIX_LIST=("")
declare -a NAP_WAFV5_TAG_POSTFIX_LIST=()
Expand Down

0 comments on commit 10fb5ec

Please sign in to comment.