Created
July 5, 2019 12:35
-
-
Save yankcrime/3a76626fdb7ecf372dc9f833a123862d to your computer and use it in GitHub Desktop.
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: kudo.k8s.io/v1alpha1 | |
kind: PlanExecution | |
metadata: | |
labels: | |
framework-version: mysql-57 | |
instance: mysql | |
name: mysql-backup | |
namespace: default | |
spec: | |
instance: | |
kind: Instance | |
name: mysql | |
namespace: default | |
planName: backup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment