From 39443964f63900f6c5f2c68daf1244cfb0ef9c14 Mon Sep 17 00:00:00 2001 From: Guilherme Cassolato Date: Fri, 28 Jul 2023 14:41:07 +0200 Subject: [PATCH] Update Authorino manifests --- bundle/manifests/authorino.kuadrant.io_authconfigs.yaml | 4 ++-- config/deploy/manifests.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bundle/manifests/authorino.kuadrant.io_authconfigs.yaml b/bundle/manifests/authorino.kuadrant.io_authconfigs.yaml index db60d8cc..92ebdec3 100644 --- a/bundle/manifests/authorino.kuadrant.io_authconfigs.yaml +++ b/bundle/manifests/authorino.kuadrant.io_authconfigs.yaml @@ -897,7 +897,7 @@ spec: description: OAuth2 Client ID. type: string clientSecretRef: - description: Reference to a Kuberentes Secret key that + description: Reference to a Kubernetes Secret key that stores that OAuth2 Client Secret. properties: key: @@ -1848,7 +1848,7 @@ spec: description: OAuth2 Client ID. type: string clientSecretRef: - description: Reference to a Kuberentes Secret key that + description: Reference to a Kubernetes Secret key that stores that OAuth2 Client Secret. properties: key: diff --git a/config/deploy/manifests.yaml b/config/deploy/manifests.yaml index 39702658..033207be 100644 --- a/config/deploy/manifests.yaml +++ b/config/deploy/manifests.yaml @@ -904,7 +904,7 @@ spec: description: OAuth2 Client ID. type: string clientSecretRef: - description: Reference to a Kuberentes Secret key that + description: Reference to a Kubernetes Secret key that stores that OAuth2 Client Secret. properties: key: @@ -1855,7 +1855,7 @@ spec: description: OAuth2 Client ID. type: string clientSecretRef: - description: Reference to a Kuberentes Secret key that + description: Reference to a Kubernetes Secret key that stores that OAuth2 Client Secret. properties: key: