Skip to content

Commit

Permalink
Merge pull request #50 from grdryn/add-unifiedpush-kinds
Browse files Browse the repository at this point in the history
Backup kinds managed by the unifiedpush-operator
  • Loading branch information
odra committed Jul 1, 2019
2 parents 226c251 + 3ebd810 commit 3e297c7
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 3e297c7

Please sign in to comment.