Skip to content

Commit

Permalink
Backup kinds managed by the unifiedpush-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
grdryn committed Jul 1, 2019
1 parent 226c251 commit 3ebd810
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 @@ -138,6 +138,10 @@ function component_dump_data {
backup_resource mobilesecurityserviceapps ${ns} ${dest}
backup_resrouce mobilesecurityservices ${ns} ${dest}
backup_resource mobilesecurityservicebackups ${ns} ${dest}
backup_resource unifiedpushservers ${ns} ${dest}
backup_resource pushapplications ${ns} ${dest}
backup_resource androidvariants ${ns} ${dest}
backup_resource iosvariants ${ns} ${dest}

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

0 comments on commit 3ebd810

Please sign in to comment.