Skip to content

Commit

Permalink
[CN-1100]: remove base-dir (#1028)
Browse files Browse the repository at this point in the history
Signed-off-by: devOpsHelm <devopshelm@hazelcast.com>
  • Loading branch information
devOpsHelm committed Feb 20, 2024
1 parent 7a9182c commit e5680b7
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -860,9 +860,6 @@ spec:
persistence:
description: Persistence configuration
properties:
baseDir:
description: Persistence base directory.
type: string
clusterDataRecoveryPolicy:
default: FullRecoveryOnly
description: Configuration of the cluster recovery strategy.
Expand Down Expand Up @@ -937,8 +934,6 @@ spec:
- ForceStart
- PartialStart
type: string
required:
- baseDir
type: object
properties:
additionalProperties:
Expand Down

0 comments on commit e5680b7

Please sign in to comment.