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