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: