From d2783746219b9d3f1c6c136e15ae78f4206536b6 Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Sat, 17 Aug 2024 19:05:01 +0200 Subject: [PATCH] feat(helm): default runtimeclass spec Signed-off-by: Dario Tranchitella --- charts/capsule/crds/capsule.clastix.io_tenants.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/capsule/crds/capsule.clastix.io_tenants.yaml b/charts/capsule/crds/capsule.clastix.io_tenants.yaml index c073502f6..7441080d4 100644 --- a/charts/capsule/crds/capsule.clastix.io_tenants.yaml +++ b/charts/capsule/crds/capsule.clastix.io_tenants.yaml @@ -2139,6 +2139,8 @@ spec: type: array allowedRegex: type: string + default: + type: string matchExpressions: description: matchExpressions is a list of label selector requirements. The requirements are ANDed.