Skip to content

Commit

Permalink
Merge pull request #48 from laurafitzgerald/INTLY-2573
Browse files Browse the repository at this point in the history
adding mss backup resources
  • Loading branch information
matskiv committed Jun 27, 2019
2 parents f4e1e20 + a237de2 commit 2c57c93
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions image/tools/lib/component/resources.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ function component_dump_data {
backup_resource brokeredinfraconfigs ${ns} ${dest}
backup_resource consoleservices ${ns} ${dest}
backup_resource iotconfigs ${ns} ${dest}
backup_resource mobilesecurityservicedbs ${ns} ${dest}
backup_resource mobilesecurityserviceapps ${ns} ${dest}
backup_resrouce mobilesecurityservices ${ns} ${dest}
backup_resource mobilesecurityservicebackups ${ns} ${dest}

backup_service_accounts ${ns} ${dest}
backup_role_bindings ${ns} ${dest}
Expand Down

0 comments on commit 2c57c93

Please sign in to comment.