Closed pankaj-cgi closed 10 months ago
The templates got converted to yaml
. The file is here; https://github.com/BCDevOps/backup-container/blob/master/openshift/templates/backup/backup-build.yaml
Please feel free to submit a PR with updates to the documentation.
Documentation (https://github.com/BCDevOps/backup-container#example-deployments) suggests to run this command for generating an image:
oc -n 599f0a-tools process -f ./openshift/templates/backup/backup-build.json \ -p NAME=nrmsurveys-bkup OUTPUT_IMAGE_TAG=v1 | oc -n 599f0a-tools create -f -
But there is no file /openshift/templates/backup/backup-build.json in the code base.