change notification crd version to v2alpha1

Signed-off-by: wanjunlei <wanjunlei@yunify.com>
This commit is contained in:
wanjunlei
2021-02-25 14:57:17 +08:00
parent d79104b8a2
commit f4f5f8283e
99 changed files with 1031 additions and 1006 deletions

View File

@@ -18,7 +18,7 @@ spec:
singular: dingtalkconfig
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: DingTalkConfig is the Schema for the dingtalkconfigs API

View File

@@ -18,7 +18,7 @@ spec:
singular: dingtalkreceiver
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: DingTalkReceiver is the Schema for the dingtalkreceivers API

View File

@@ -18,7 +18,7 @@ spec:
singular: emailconfig
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: EmailConfig is the Schema for the emailconfigs API

View File

@@ -18,7 +18,7 @@ spec:
singular: emailreceiver
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: EmailReceiver is the Schema for the emailreceivers API

View File

@@ -18,7 +18,7 @@ spec:
singular: notificationmanager
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: NotificationManager is the Schema for the notificationmanagers API

View File

@@ -18,7 +18,7 @@ spec:
singular: slackconfig
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: SlackConfig is the Schema for the slackconfigs API

View File

@@ -18,7 +18,7 @@ spec:
singular: slackreceiver
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: SlackReceiver is the Schema for the slackreceivers API

View File

@@ -18,7 +18,7 @@ spec:
singular: webhookconfig
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: WebhookConfig is the Schema for the webhookconfigs API

View File

@@ -18,7 +18,7 @@ spec:
singular: webhookreceiver
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: WebhookReceiver is the Schema for the webhookreceivers API

View File

@@ -18,7 +18,7 @@ spec:
singular: wechatconfig
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: WechatConfig is the Schema for the wechatconfigs API

View File

@@ -18,7 +18,7 @@ spec:
singular: wechatreceiver
scope: Cluster
versions:
- name: v2
- name: v2alpha1
schema:
openAPIV3Schema:
description: WechatReceiver is the Schema for the wechatreceivers API