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:
Mo Khan 2021-02-19 07:47:38 -05:00 committed by Monis Khan
parent 2b208807a6
commit a54e1145a5
No known key found for this signature in database
GPG Key ID: 52C90ADA01B269B8
1 changed files with 2 additions and 2 deletions

View File

@ -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")