Skip to content

Commit

Permalink
Merge pull request #246 from Kuadrant/update-authorino-manifests
Browse files Browse the repository at this point in the history
Update Authorino manifests
  • Loading branch information
guicassolato authored Feb 25, 2025
2 parents c28f7c1 + 07ac83e commit 3d5ee08
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ metadata:
capabilities: Basic Install
categories: Integration & Delivery
containerImage: quay.io/kuadrant/authorino-operator:latest
createdAt: "2024-11-21T13:37:42Z"
createdAt: "2025-02-25T14:17:46Z"
operators.operatorframework.io/builder: operator-sdk-v1.32.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/Kuadrant/authorino-operator
Expand Down
8 changes: 4 additions & 4 deletions bundle/manifests/authorino.kuadrant.io_authconfigs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ spec:
type: object
spec:
description: Specifies the desired state of the AuthConfig resource, i.e.
the authencation/authorization scheme to be applied to protect the matching
service hosts.
the authentication/authorization scheme to be applied to protect the
matching service hosts.
properties:
authentication:
additionalProperties:
Expand Down Expand Up @@ -2606,8 +2606,8 @@ spec:
type: object
spec:
description: Specifies the desired state of the AuthConfig resource, i.e.
the authencation/authorization scheme to be applied to protect the matching
service hosts.
the authentication/authorization scheme to be applied to protect the
matching service hosts.
properties:
authentication:
additionalProperties:
Expand Down
8 changes: 4 additions & 4 deletions charts/authorino-operator/templates/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ spec:
type: object
spec:
description: Specifies the desired state of the AuthConfig resource, i.e.
the authencation/authorization scheme to be applied to protect the matching
service hosts.
the authentication/authorization scheme to be applied to protect the
matching service hosts.
properties:
authentication:
additionalProperties:
Expand Down Expand Up @@ -2605,8 +2605,8 @@ spec:
type: object
spec:
description: Specifies the desired state of the AuthConfig resource, i.e.
the authencation/authorization scheme to be applied to protect the matching
service hosts.
the authentication/authorization scheme to be applied to protect the
matching service hosts.
properties:
authentication:
additionalProperties:
Expand Down
8 changes: 4 additions & 4 deletions config/deploy/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ spec:
type: object
spec:
description: Specifies the desired state of the AuthConfig resource, i.e.
the authencation/authorization scheme to be applied to protect the matching
service hosts.
the authentication/authorization scheme to be applied to protect the
matching service hosts.
properties:
authentication:
additionalProperties:
Expand Down Expand Up @@ -2612,8 +2612,8 @@ spec:
type: object
spec:
description: Specifies the desired state of the AuthConfig resource, i.e.
the authencation/authorization scheme to be applied to protect the matching
service hosts.
the authentication/authorization scheme to be applied to protect the
matching service hosts.
properties:
authentication:
additionalProperties:
Expand Down

0 comments on commit 3d5ee08

Please sign in to comment.