#!/bin/bash
# Warning: Security implications
oc adm policy add-scc-to-group privileged system:authenticated

oc apply -f g2048.yaml
oc get all