voyagermesh/voyager

Add PodSecurityPolicy support

artazar opened this issue · 2 comments

Presently Voyager Operator does not respect pod security policies and fails to create HAProxy pods, if cluster has 'restricted' policies enabled by default (and require to run as non-root).

Could you please:

  • add the required psp objects to default Voyager operator installation
    or
  • describe the proper way to allow ingress objects respect the applied pod security policies

Thanks!

If you are interested, please open a pull request.