Remove config/deploy dir

Summary

Removes the config/deploy dir, which does not appear to be used for anything. This removes redundant files and ensures we do not spend cycles updating files that serve no purpose.

Related to #127

Testing

  • Build Operator manifests: make build_operator
  • Build OpenShift manifests: make build_openshift_resources
  • Build OperatorHub bundle: scripts/olm_bundle.sh build_manifests generate_bundle patch_bundle
Edited by Mitchell Nielsen

Merge request reports

Loading