Fix typo tcp -> TCP
parent
56d88e9566
commit
b9f53d7991
|
@ -44,7 +44,7 @@ spec:
|
|||
ports:
|
||||
- name: web
|
||||
containerPort: 80
|
||||
protocol: tcp
|
||||
protocol: TCP
|
||||
EOF
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue