Created
February 1, 2021 15:16
-
-
Save hossainemruz/4ad86c9b6378677e14eff12713e75e44 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: stash.appscode.com/v1beta1 | |
kind: BackupSession | |
metadata: | |
name: instant-trigger | |
namespace: <namespace> | |
spec: | |
invoker: | |
apiGroup: stash.appscode.com | |
kind: BackupConfiguration | |
name: <backupconfiguration name> |
abarry-gn
commented
Feb 1, 2021
•
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment