Skip to content

Commit

Permalink
update ngf repo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Jan 10, 2025
1 parent 7537469 commit 666e2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/scripts/vars.env-example
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GKE_PROJECT=<GCP project>
GKE_SVC_ACCOUNT=<service account with k8s admin permissions>
GKE_NODES_SERVICE_ACCOUNT=<service account for the GKE nodes to assume>
NETWORK_TAGS=<network tags>
NGF_REPO=<optional repo, by default nginxinc>
NGF_REPO=<optional repo, by default nginx>
NGF_BRANCH=main
GINKGO_LABEL=<optional label to filter the tests, e.g. "performance">
GINKGO_FLAGS=<optional flags to pass to the go test command>
Expand Down

0 comments on commit 666e2fd

Please sign in to comment.