mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-23 07:50:35 +00:00
Fix MCS API CRDs
Update the MCS API CRDs as per definition in https://github.com/kubernetes-sigs/mcs-api/tree/master/config/crd Signed-off-by: Vishal Thapar <5137689+vthapar@users.noreply.github.com>
This commit is contained in:
committed by
Miguel Angel Ajo Pelayo
parent
34cd37c4c0
commit
59ab112b29
@@ -126,6 +126,8 @@ spec:
|
||||
- name: v1alpha1
|
||||
served: true
|
||||
storage: true
|
||||
subresources:
|
||||
status: {}
|
||||
additionalPrinterColumns:
|
||||
- name: Age
|
||||
type: date
|
||||
@@ -207,6 +209,8 @@ spec:
|
||||
- name: v1alpha1
|
||||
served: true
|
||||
storage: true
|
||||
subresources:
|
||||
status: {}
|
||||
additionalPrinterColumns:
|
||||
- name: Type
|
||||
type: string
|
||||
|
||||
@@ -126,6 +126,8 @@ spec:
|
||||
- name: v1alpha1
|
||||
served: true
|
||||
storage: true
|
||||
subresources:
|
||||
status: {}
|
||||
additionalPrinterColumns:
|
||||
- name: Age
|
||||
type: date
|
||||
@@ -207,6 +209,8 @@ spec:
|
||||
- name: v1alpha1
|
||||
served: true
|
||||
storage: true
|
||||
subresources:
|
||||
status: {}
|
||||
additionalPrinterColumns:
|
||||
- name: Type
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user