mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-11 13:30:28 +00:00
When promoting the sysctls feature for PSPs, the output of the `kubectl describe` command was forgotten about. This commit adds the `AllowedUnsafeSysctls` and `ForbiddenSysctls` fields to the output of that command.