Open
Description
It would be nice to have a way for a user of vCluster to create a deployment using hostPort(s) (which is normally for us blocked by a PodSecurityPolicy) and have it create a 'fake' hostPort mapping to the underlying Kubernetes system. This would allow users to test services that would normally use hostPort but not actually expose a hostPort during the testing/validation process.