RamenDR / ocm-ramen-samples

OCM Stateful application samples, including Ramen resources
Apache License 2.0
7 stars 66 forks source link

Convert busybox examples to a deployment rather than a bare pod #25

Closed ShyamsundarR closed 1 year ago

ShyamsundarR commented 1 year ago

Current pod definition has failures when reapplied by the OCM Subscription reconcilers. This requires a special replace option in the Subscription, and hence will not serve well as a default example in this case.

Instead converting this to a deployment would work better out of the box.