File tree Expand file tree Collapse file tree 4 files changed +28
-0
lines changed Expand file tree Collapse file tree 4 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -577,6 +577,13 @@ spec:
577
577
nullable : true
578
578
type : object
579
579
x-kubernetes-preserve-unknown-fields : true
580
+ connectionStringSecretAnnotations :
581
+ additionalProperties :
582
+ type : string
583
+ description : ConnectionStringSecretAnnotations is the annotations
584
+ of the secret object created by the operator which exposes
585
+ the connection strings for the user.
586
+ type : object
580
587
connectionStringSecretName :
581
588
description : |-
582
589
ConnectionStringSecretName is the name of the secret object created by the operator which exposes the connection strings for the user.
Original file line number Diff line number Diff line change @@ -577,6 +577,13 @@ spec:
577
577
nullable : true
578
578
type : object
579
579
x-kubernetes-preserve-unknown-fields : true
580
+ connectionStringSecretAnnotations :
581
+ additionalProperties :
582
+ type : string
583
+ description : ConnectionStringSecretAnnotations is the annotations
584
+ of the secret object created by the operator which exposes
585
+ the connection strings for the user.
586
+ type : object
580
587
connectionStringSecretName :
581
588
description : |-
582
589
ConnectionStringSecretName is the name of the secret object created by the operator which exposes the connection strings for the user.
Original file line number Diff line number Diff line change @@ -7569,6 +7569,13 @@ spec:
7569
7569
nullable : true
7570
7570
type : object
7571
7571
x-kubernetes-preserve-unknown-fields : true
7572
+ connectionStringSecretAnnotations :
7573
+ additionalProperties :
7574
+ type : string
7575
+ description : ConnectionStringSecretAnnotations is the annotations
7576
+ of the secret object created by the operator which exposes
7577
+ the connection strings for the user.
7578
+ type : object
7572
7579
connectionStringSecretName :
7573
7580
description : |-
7574
7581
ConnectionStringSecretName is the name of the secret object created by the operator which exposes the connection strings for the user.
You can’t perform that action at this time.
0 commit comments