Skip to content

Commit 99a4532

Browse files
authored
Remove steps no longer needed (#2324)
1 parent cf85f5b commit 99a4532

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

tests/README.md

+1-13
Original file line numberDiff line numberDiff line change
@@ -159,19 +159,7 @@ make install-ngf-local-no-build
159159
Or, to install NGF with NGINX Plus enabled:
160160

161161
```makefile
162-
make install-ngf-no-build-with-plus
163-
```
164-
165-
> Note: If choosing this option, the following step _must_ be completed manually _before_ you build the image:
166-
167-
```makefile
168-
make update-ngf-manifest PREFIX=<ngf_repo_name> TAG=<ngf_image_tag>
169-
```
170-
171-
Or, if you are building the NGINX Plus image:
172-
173-
```makefile
174-
make update-ngf-manifest-with-plus PREFIX=<ngf_repo_name> TAG=<ngf_image_tag>
162+
make install-ngf-local-no-build-with-plus
175163
```
176164

177165
#### Option 3 - Install NGINX Gateway Fabric from edge to configured kind cluster

0 commit comments

Comments
 (0)