mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Automatic merge from submit-queue (batch tested with PRs 47417, 47638, 46930)
update the err of hostPorts in psp
**What this PR does / why we need it**:
change `Allowed ports: [{8000 8080}]` to `Allowed ports: [8000-8080]`
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
**Special notes for your reviewer**:
**Release note**:
```release-note
NONE
```
|
||
|---|---|---|
| .. | ||
| apparmor | ||
| capabilities | ||
| group | ||
| seccomp | ||
| selinux | ||
| sysctl | ||
| user | ||
| util | ||
| BUILD | ||
| doc.go | ||
| factory.go | ||
| provider.go | ||
| provider_test.go | ||
| types.go | ||