Skip to content

Commit

Permalink
Merge pull request #44 from integr8ly/INTLY-2148
Browse files Browse the repository at this point in the history
additional enmasse resources
  • Loading branch information
pb82 committed May 21, 2019
2 parents f45cf0e + 88f9cda commit dcecd00
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 imagestreamtag ${ns} ${dest}
backup_resource prometheusrules ${ns} ${dest}
backup_resource deploymentconfigs ${ns} ${dest}
backup_resource authenticationservices ${ns} ${dest}
backup_resource brokeredinfraconfigs ${ns} ${dest}
backup_resource consoleservices ${ns} ${dest}
backup_resource iotconfigs ${ns} ${dest}

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

0 comments on commit dcecd00

Please sign in to comment.