Add chart starrocks operator 1.11.3
This commit is contained in:
@@ -4,7 +4,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.14.0
|
||||
version: v1.11.0
|
||||
version: v1.11.3
|
||||
name: starrocksclusters.starrocks.com
|
||||
spec:
|
||||
group: starrocks.com
|
||||
@@ -1281,6 +1281,9 @@ spec:
|
||||
livenessProbeFailureSeconds:
|
||||
format: int32
|
||||
type: integer
|
||||
minReadySeconds:
|
||||
format: int32
|
||||
type: integer
|
||||
nodeSelector:
|
||||
additionalProperties:
|
||||
type: string
|
||||
@@ -1296,6 +1299,8 @@ spec:
|
||||
additionalProperties:
|
||||
type: string
|
||||
type: object
|
||||
podManagementPolicy:
|
||||
type: string
|
||||
readOnlyRootFilesystem:
|
||||
type: boolean
|
||||
readinessProbeFailureSeconds:
|
||||
@@ -3662,6 +3667,9 @@ spec:
|
||||
livenessProbeFailureSeconds:
|
||||
format: int32
|
||||
type: integer
|
||||
minReadySeconds:
|
||||
format: int32
|
||||
type: integer
|
||||
nodeSelector:
|
||||
additionalProperties:
|
||||
type: string
|
||||
@@ -3677,6 +3685,8 @@ spec:
|
||||
additionalProperties:
|
||||
type: string
|
||||
type: object
|
||||
podManagementPolicy:
|
||||
type: string
|
||||
readOnlyRootFilesystem:
|
||||
type: boolean
|
||||
readinessProbeFailureSeconds:
|
||||
@@ -6396,6 +6406,9 @@ spec:
|
||||
livenessProbeFailureSeconds:
|
||||
format: int32
|
||||
type: integer
|
||||
minReadySeconds:
|
||||
format: int32
|
||||
type: integer
|
||||
nodeSelector:
|
||||
additionalProperties:
|
||||
type: string
|
||||
@@ -6411,6 +6424,8 @@ spec:
|
||||
additionalProperties:
|
||||
type: string
|
||||
type: object
|
||||
podManagementPolicy:
|
||||
type: string
|
||||
readOnlyRootFilesystem:
|
||||
type: boolean
|
||||
readinessProbeFailureSeconds:
|
||||
|
||||
Reference in New Issue
Block a user