diff --git a/charts/capsule/crds/tenant-crd.yaml b/charts/capsule/crds/tenant-crd.yaml index ae8b2a15..887e8956 100644 --- a/charts/capsule/crds/tenant-crd.yaml +++ b/charts/capsule/crds/tenant-crd.yaml @@ -1433,8 +1433,6 @@ spec: - Namespace - Disabled type: string - required: - - allowWildcardHostnames type: object limitRanges: description: Specifies the resource min/max usage restrictions to the Tenant. The assigned values are inherited by any namespace created in the Tenant. Optional. @@ -1545,9 +1543,6 @@ spec: format: int32 minimum: 1 type: integer - required: - - forbiddenAnnotations - - forbiddenLabels type: object networkPolicies: description: Specifies the NetworkPolicies assigned to the Tenant. The assigned NetworkPolicies are inherited by any namespace created in the Tenant. Optional.