mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-22 02:40:35 +00:00
Switch to Helm v3
This allows us to deploy v1 CRDs such as the upstream MCS API CRDs. Fixes: #47 Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
committed by
Miguel Angel Ajo Pelayo
parent
44374a709c
commit
5906cfb3dc
@@ -4,7 +4,6 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
name: submariners.submariner.io
|
||||
annotations:
|
||||
"helm.sh/hook": crd-install
|
||||
controller-gen.kubebuilder.io/version: v0.3.0
|
||||
spec:
|
||||
group: submariner.io
|
||||
Reference in New Issue
Block a user