From 93c36a59fffff4cbaf782c4273ded00819e18ba8 Mon Sep 17 00:00:00 2001 From: ShotaKitazawa Date: Mon, 15 Jan 2024 01:05:44 +0900 Subject: [PATCH] update --- manifests/install.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/manifests/install.yaml b/manifests/install.yaml index f10ff83..dcc7108 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -42,15 +42,17 @@ spec: type: string iconURL: type: string - message: - type: string + isPrivate: + type: boolean tags: items: type: string type: array + title: + type: string required: - href - - message + - title type: object status: description: ExternalLinkStatus defines the observed state of ExternalLink