concierge API service: update groupPriorityMinimum and versionPriority
Copy over values that I have seen used in the past. Signed-off-by: Monis Khan <mok@vmware.com>
This commit is contained in:
parent
2b208807a6
commit
a54e1145a5
@ -197,8 +197,8 @@ metadata:
|
||||
spec:
|
||||
version: v1alpha1
|
||||
group: #@ pinnipedDevAPIGroupWithPrefix("login.concierge")
|
||||
groupPriorityMinimum: 2500
|
||||
versionPriority: 10
|
||||
groupPriorityMinimum: 9900
|
||||
versionPriority: 15
|
||||
#! caBundle: Do not include this key here. Starts out null, will be updated/owned by the golang code.
|
||||
service:
|
||||
name: #@ defaultResourceNameWithSuffix("api")
|
||||
|
Loading…
Reference in New Issue
Block a user