Add config for index backup and restore

This commit is contained in:
Haiyan Meng
2020-01-28 15:57:57 -08:00
parent 0b38e6d284
commit 0fcb3a014c
3 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: elasticsearch.cloud.google.com/v1alpha1
kind: ESBackup
metadata:
name: kustomize-backup
spec:
storage:
gcs:
bucket: kustomize-backup
path: kustomize
secret:
name: kustomizesa
escluster:
name: esbasic