X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fmongodb-k8s%2Factions%2Frestore;fp=installers%2Fcharm%2Fmongodb-k8s%2Factions%2Frestore;h=30ed2f9ba26a493835aa1e42780558d28d71457d;hb=5ccfe89265ce3885fc21e45c8e202984e074a894;hp=8ce7c3a11f0aee016d4ded8fc42eac400e01724a;hpb=33f9315586721431cf67df69d49736109f36735c;p=osm%2Fdevops.git diff --git a/installers/charm/mongodb-k8s/actions/restore b/installers/charm/mongodb-k8s/actions/restore index 8ce7c3a1..30ed2f9b 100755 --- a/installers/charm/mongodb-k8s/actions/restore +++ b/installers/charm/mongodb-k8s/actions/restore @@ -21,5 +21,5 @@ ## DB_BACKUP_PATH=`action-get path` -mongorestore --gzip --archive=$DB_BACKUP_PATH/backup.archive +mongorestore --gzip --archive=$DB_BACKUP_PATH/backup.archive --drop