To run:
kubectl apply -f aic-xorg-cm.yaml
helm template kiosk oci://registry.suse.com/suse/kiosk/kiosk-chart --version 1.0.1 -f values.yaml| kubectl patch --local=true -f - -oyaml --patch-file patch2.yaml --dry-run=client --type JSON | kubectl apply -f -