Created
April 29, 2020 11:45
-
-
Save grdnrio/402367a01e730a7f2f21943f2c15967a to your computer and use it in GitHub Desktop.
App clone example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: stork.libopenstorage.org/v1alpha1 | |
kind: ApplicationClone | |
metadata: | |
name: clone-db | |
namespace: kube-system | |
spec: | |
sourceNamespace: default | |
destinationNamespace: migrostest | |
selectors: | |
app: webrbacdb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment