From 45f17d56f18871bde1ff46e5a128664928be8c2b Mon Sep 17 00:00:00 2001 From: Guilherme Cassolato Date: Wed, 27 Sep 2023 14:01:53 +0200 Subject: [PATCH] Update Authorino manifests (#142) --- bundle/manifests/authorino.kuadrant.io_authconfigs.yaml | 8 ++++++++ config/deploy/manifests.yaml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/bundle/manifests/authorino.kuadrant.io_authconfigs.yaml b/bundle/manifests/authorino.kuadrant.io_authconfigs.yaml index a927ee3a..b6f2bcd7 100644 --- a/bundle/manifests/authorino.kuadrant.io_authconfigs.yaml +++ b/bundle/manifests/authorino.kuadrant.io_authconfigs.yaml @@ -2475,6 +2475,14 @@ spec: required: - operator - selector + - properties: + all: {} + required: + - all + - properties: + any: {} + required: + - any properties: all: description: A list of pattern expressions to be evaluated as diff --git a/config/deploy/manifests.yaml b/config/deploy/manifests.yaml index 0c780b05..18c400e4 100644 --- a/config/deploy/manifests.yaml +++ b/config/deploy/manifests.yaml @@ -2481,6 +2481,14 @@ spec: required: - operator - selector + - properties: + all: {} + required: + - all + - properties: + any: {} + required: + - any properties: all: description: A list of pattern expressions to be evaluated as