Skip to content

Commit

Permalink
adding mss backup resources
Browse files Browse the repository at this point in the history
  • Loading branch information
laurafitzgerald committed Jun 26, 2019
1 parent f4e1e20 commit a237de2
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 a237de2

Please sign in to comment.