Is your feature request related to a problem? Please describe.
When running kubectl advise-psp inspect -n test_namespace and that pod requires a projected volumeType of some kind, the psp generated is not included in the list of volumes: in the generated yaml.
Describe the solution you'd like
If a volumeType of projected is detected in the spec its read write property and type should be listed in the psp generated i
Describe alternatives you've considered
No other alternatives were considered other than having to debug the missing pieces while getting the amazon-cloudwatch-agent and fluentbitd daemonsets running in their namespace.