Merge pull request #431 from enj/enj-patch-1

concierge API service: update groupPriorityMinimum and versionPriority
This commit is contained in:
Mo Khan 2021-02-19 08:48:06 -05:00 committed by GitHub
commit 41b75e6977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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