mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-07 14:05:50 +00:00
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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user