Skip to content

Commit

Permalink
operator.yaml: pass on the sidecarDbName when creating a keyspace (
Browse files Browse the repository at this point in the history
…#17739)

Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui authored Feb 11, 2025
1 parent cca7b7f commit 4f2cd18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/operator/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4422,6 +4422,8 @@ spec:
maxItems: 2
minItems: 1
type: array
sidecarDbName:
type: string
turndownPolicy:
enum:
- RequireIdle
Expand Down Expand Up @@ -6239,6 +6241,8 @@ spec:
maxItems: 2
minItems: 1
type: array
sidecarDbName:
type: string
topologyReconciliation:
properties:
pruneCells:
Expand Down

0 comments on commit 4f2cd18

Please sign in to comment.