diff --git a/charts/moco/templates/generated/crds/moco_crds.yaml b/charts/moco/templates/generated/crds/moco_crds.yaml index 1ab4e5a4..d2bb9daa 100644 --- a/charts/moco/templates/generated/crds/moco_crds.yaml +++ b/charts/moco/templates/generated/crds/moco_crds.yaml @@ -610,6 +610,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: @@ -3135,6 +3138,14 @@ spec: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents an de + properties: + localhostProfile: + type: string + type: + type: string + type: object capabilities: description: CapabilitiesApplyConfiguration represents an decla properties: @@ -3307,6 +3318,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: @@ -3780,6 +3794,14 @@ spec: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents an de + properties: + localhostProfile: + type: string + type: + type: string + type: object capabilities: description: CapabilitiesApplyConfiguration represents an decla properties: @@ -3954,6 +3976,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: @@ -4430,6 +4455,14 @@ spec: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents an de + properties: + localhostProfile: + type: string + type: + type: string + type: object capabilities: description: CapabilitiesApplyConfiguration represents an decla properties: @@ -4602,6 +4635,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: @@ -4685,6 +4721,14 @@ spec: securityContext: description: PodSecurityContextApplyConfiguration represents an properties: + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents an de + properties: + localhostProfile: + type: string + type: + type: string + type: object fsGroup: format: int64 type: integer @@ -5689,6 +5733,8 @@ spec: type: integer type: object type: object + trafficDistribution: + type: string type: description: 'Service Type string describes ingress methods for ' type: string @@ -5800,6 +5846,8 @@ spec: type: integer type: object type: object + trafficDistribution: + type: string type: description: 'Service Type string describes ingress methods for ' type: string @@ -6366,6 +6414,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: diff --git a/config/crd/bases/moco.cybozu.com_backuppolicies.yaml b/config/crd/bases/moco.cybozu.com_backuppolicies.yaml index f1aa2eec..9a658b43 100644 --- a/config/crd/bases/moco.cybozu.com_backuppolicies.yaml +++ b/config/crd/bases/moco.cybozu.com_backuppolicies.yaml @@ -659,6 +659,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: diff --git a/config/crd/bases/moco.cybozu.com_mysqlclusters.yaml b/config/crd/bases/moco.cybozu.com_mysqlclusters.yaml index 1f91f55a..e67ccb4e 100644 --- a/config/crd/bases/moco.cybozu.com_mysqlclusters.yaml +++ b/config/crd/bases/moco.cybozu.com_mysqlclusters.yaml @@ -1070,6 +1070,15 @@ spec: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents + an de + properties: + localhostProfile: + type: string + type: + type: string + type: object capabilities: description: CapabilitiesApplyConfiguration represents an decla @@ -1260,6 +1269,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: @@ -1785,6 +1797,15 @@ spec: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents + an de + properties: + localhostProfile: + type: string + type: + type: string + type: object capabilities: description: CapabilitiesApplyConfiguration represents an decla @@ -1977,6 +1998,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: @@ -2502,6 +2526,15 @@ spec: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents + an de + properties: + localhostProfile: + type: string + type: + type: string + type: object capabilities: description: CapabilitiesApplyConfiguration represents an decla @@ -2692,6 +2725,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: @@ -2783,6 +2819,15 @@ spec: description: PodSecurityContextApplyConfiguration represents an properties: + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents + an de + properties: + localhostProfile: + type: string + type: + type: string + type: object fsGroup: format: int64 type: integer @@ -3876,6 +3921,8 @@ spec: type: integer type: object type: object + trafficDistribution: + type: string type: description: 'Service Type string describes ingress methods for ' @@ -3994,6 +4041,8 @@ spec: type: integer type: object type: object + trafficDistribution: + type: string type: description: 'Service Type string describes ingress methods for ' @@ -4623,6 +4672,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: diff --git a/config/crd/tests/apiextensions.k8s.io_v1_customresourcedefinition_backuppolicies.moco.cybozu.com.yaml b/config/crd/tests/apiextensions.k8s.io_v1_customresourcedefinition_backuppolicies.moco.cybozu.com.yaml index 94730235..749cd3d6 100644 --- a/config/crd/tests/apiextensions.k8s.io_v1_customresourcedefinition_backuppolicies.moco.cybozu.com.yaml +++ b/config/crd/tests/apiextensions.k8s.io_v1_customresourcedefinition_backuppolicies.moco.cybozu.com.yaml @@ -658,6 +658,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: diff --git a/config/crd/tests/apiextensions.k8s.io_v1_customresourcedefinition_mysqlclusters.moco.cybozu.com.yaml b/config/crd/tests/apiextensions.k8s.io_v1_customresourcedefinition_mysqlclusters.moco.cybozu.com.yaml index 3351a273..1107653a 100644 --- a/config/crd/tests/apiextensions.k8s.io_v1_customresourcedefinition_mysqlclusters.moco.cybozu.com.yaml +++ b/config/crd/tests/apiextensions.k8s.io_v1_customresourcedefinition_mysqlclusters.moco.cybozu.com.yaml @@ -1070,6 +1070,15 @@ spec: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents + an de + properties: + localhostProfile: + type: string + type: + type: string + type: object capabilities: description: CapabilitiesApplyConfiguration represents an decla @@ -1260,6 +1269,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: @@ -1785,6 +1797,15 @@ spec: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents + an de + properties: + localhostProfile: + type: string + type: + type: string + type: object capabilities: description: CapabilitiesApplyConfiguration represents an decla @@ -1977,6 +1998,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: @@ -2502,6 +2526,15 @@ spec: properties: allowPrivilegeEscalation: type: boolean + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents + an de + properties: + localhostProfile: + type: string + type: + type: string + type: object capabilities: description: CapabilitiesApplyConfiguration represents an decla @@ -2692,6 +2725,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: @@ -2783,6 +2819,15 @@ spec: description: PodSecurityContextApplyConfiguration represents an properties: + appArmorProfile: + description: AppArmorProfileApplyConfiguration represents + an de + properties: + localhostProfile: + type: string + type: + type: string + type: object fsGroup: format: int64 type: integer @@ -3876,6 +3921,8 @@ spec: type: integer type: object type: object + trafficDistribution: + type: string type: description: 'Service Type string describes ingress methods for ' @@ -3994,6 +4041,8 @@ spec: type: integer type: object type: object + trafficDistribution: + type: string type: description: 'Service Type string describes ingress methods for ' @@ -4623,6 +4672,9 @@ spec: type: string readOnly: type: boolean + recursiveReadOnly: + description: RecursiveReadOnlyMode describes recursive-readonly + type: string subPath: type: string subPathExpr: