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:
|
||||
name: vcsim
|
||||
namespace: default
|
||||
kind: Vmware
|
||||
kind: VmwareSource
|
||||
apiVersion: migration.harvesterhci.io/v1beta1
|
||||
```
|
||||
|
||||
@ -152,7 +152,7 @@ spec:
|
||||
sourceCluster:
|
||||
name: devstack
|
||||
namespace: default
|
||||
kind: Openstack
|
||||
kind: OpenstackSource
|
||||
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:
|
||||
- apiGroups:
|
||||
- migration.harvesterhci.io
|
||||
- importjob.harvesterhci.io
|
||||
resources:
|
||||
- "*"
|
||||
verbs:
|
||||
|
Loading…
Reference in New Issue
Block a user