Skip to content

Commit aa31a55

Browse files
authored
Update README.md
1 parent 1691e7b commit aa31a55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Also includes a test operator.
1616

1717
# Namespace
1818

19-
By default, TTP and DP are deployed in "default" namespace. all the other deployment files in this repository use ``tnf`` as default namespace. A specific namespace can be configured using:
19+
By default, TPP and DP are deployed in "default" namespace. all the other deployment files in this repository use ``tnf`` as default namespace. A specific namespace can be configured using:
2020

2121
```shell-script
2222
export TNF_EXAMPLE_CNF_NAMESPACE="tnf" #tnf for example
@@ -146,7 +146,7 @@ tnfpartner-678db9858c-f9p4f 1/1 Running 0 142m 10.244.4.2 m
146146
```
147147
## Stop local-test-infra
148148

149-
To tear down the local test cluster use the following command. It may take some time to completely stop the PUT, OT and PTT:
149+
To tear down the local test cluster use the following command. It may take some time to completely stop the PUT, CRD, OT, DP and TPP:
150150

151151
```shell-script
152152
make clean

0 commit comments

Comments
 (0)