Take different approach to finding CR.
Requires less privileges.
This commit is contained in:
parent
2210dbcae2
commit
ea6751282c
2 changed files with 61 additions and 59 deletions
|
|
@ -29,9 +29,6 @@ public class Constants {
|
|||
/** The Constant VM_OP_GROUP. */
|
||||
public static final String VM_OP_GROUP = "vmoperator.jdrupes.org";
|
||||
|
||||
/** The Constant VM_OP_CRD_NAME. */
|
||||
public static final String VM_OP_CRD_NAME = "vms." + VM_OP_GROUP;
|
||||
|
||||
/** The Constant VM_OP_KIND_VM. */
|
||||
public static final String VM_OP_KIND_VM = "VirtualMachine";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue