Created
June 17, 2020 14:06
-
-
Save eriknelson/f41ea1253e19bfd00fc1370c3776e00b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: migration.openshift.io/v1alpha1 | |
kind: MigrationController | |
metadata: | |
creationTimestamp: "2020-06-08T20:57:04Z" | |
generation: 4 | |
name: migration-controller | |
namespace: openshift-migration | |
resourceVersion: "18480745" | |
selfLink: /apis/migration.openshift.io/v1alpha1/namespaces/openshift-migration/migrationcontrollers/migration-controller | |
uid: b9bb6be4-031f-455d-800b-5b35210dad4a | |
spec: | |
azure_resource_group: "" | |
cluster_name: host | |
mig_namespace_limit: "10" | |
mig_pod_limit: "100" | |
mig_pv_limit: "100" | |
migration_controller: true | |
migration_ui: true | |
migration_velero: true | |
olm_managed: true | |
restic_timeout: 1h | |
version: 1.0 (OLM) | |
status: | |
phase: Reconciled |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment