Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 423 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 423 Bytes

sap-template

SAP Template for running SAP Netweaver on a RHEL 8 VM in Openshift Virtualization

Modify parameters at end of file to set desired configurations.

Deploy & Start the VM from the template

Render the template locally and deploy it to the cluster:

wget https://github.com/kazoconnor/sap-template/blob/main/sap-template.yaml
oc process --local -f sap-template.yaml | oc apply -n <namespace> -f -