Created
July 5, 2019 12:35
-
-
Save yankcrime/6570fd4bfda2be53e48dbcc349884433 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-restore | |
namespace: default | |
spec: | |
instance: | |
kind: Instance | |
name: mysql | |
namespace: default | |
planName: restore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment