Skip to content

Instantly share code, notes, and snippets.

@eriknelson
Created March 26, 2020 18:27
Show Gist options
  • Save eriknelson/b1565cb5d77215306533ea931bdffd26 to your computer and use it in GitHub Desktop.
Save eriknelson/b1565cb5d77215306533ea931bdffd26 to your computer and use it in GitHub Desktop.
apiVersion: migration.openshift.io/v1alpha1
kind: MigrationController
metadata:
[...] SNIP
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