mirror of
https://github.com/harvester/vm-import-controller.git
synced 2025-06-03 01:44:51 +00:00
updated readme and chart rbac
This commit is contained in:
parent
f1873b1d4e
commit
8fe7c650e5
@ -112,7 +112,7 @@ spec:
|
|||||||
sourceCluster:
|
sourceCluster:
|
||||||
name: vcsim
|
name: vcsim
|
||||||
namespace: default
|
namespace: default
|
||||||
kind: Vmware
|
kind: VmwareSource
|
||||||
apiVersion: migration.harvesterhci.io/v1beta1
|
apiVersion: migration.harvesterhci.io/v1beta1
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -152,7 +152,7 @@ spec:
|
|||||||
sourceCluster:
|
sourceCluster:
|
||||||
name: devstack
|
name: devstack
|
||||||
namespace: default
|
namespace: default
|
||||||
kind: Openstack
|
kind: OpenstackSource
|
||||||
apiVersion: migration.harvesterhci.io/v1beta1
|
apiVersion: migration.harvesterhci.io/v1beta1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
BIN
bin/vm-import-controller
Executable file
BIN
bin/vm-import-controller
Executable file
Binary file not shown.
@ -5,7 +5,6 @@ metadata:
|
|||||||
rules:
|
rules:
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- migration.harvesterhci.io
|
- migration.harvesterhci.io
|
||||||
- importjob.harvesterhci.io
|
|
||||||
resources:
|
resources:
|
||||||
- "*"
|
- "*"
|
||||||
verbs:
|
verbs:
|
||||||
|
Loading…
Reference in New Issue
Block a user