RBCA is no longer alpha and thus `v1` is only needed.
Service account has been added to deployment.yaml in order to get the
example to work correctly.
(cherry picked from commit 95186ce5dc)
- Reorganized to use Makefile for building
- Added arm container for use in ARM based kubernetes clusters
Signed-off-by: Niklas Wik <niklas.wik@iki.fi>
(cherry picked from commit 166056da73)
Adds example configuration files for clusters that have RBAC enabled
(1.6) or OpenShift users.
This is mostly a cut and paste job from the EFS example.
(cherry picked from commit a82645d4ec)