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