Fix typo tcp -> TCP
This commit is contained in:
committed by
Andrew Chen
parent
56d88e9566
commit
b9f53d7991
@@ -44,7 +44,7 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
containerPort: 80
|
containerPort: 80
|
||||||
protocol: tcp
|
protocol: TCP
|
||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user