diff --git a/docs/admin/static-pods.md b/docs/admin/static-pods.md index 74aee8f926..8c9e482d0d 100644 --- a/docs/admin/static-pods.md +++ b/docs/admin/static-pods.md @@ -44,7 +44,7 @@ spec: ports: - name: web containerPort: 80 - protocol: tcp + protocol: TCP EOF ```