Skip to content

Commit f879225

Browse files
committedApr 8, 2025
add docs
1 parent 2b573ae commit f879225

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎docs/reference/operator_parameters.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -876,6 +876,9 @@ grouped under the `logical_backup` key.
876876
* **logical_backup_cronjob_environment_secret**
877877
Reference to a Kubernetes secret, which keys will be added as environment variables to the cronjob. Default: ""
878878

879+
* **logical_backup_filename_date_format**
880+
Date format to use for the logical backup filename. Uses date linux utility. Default: "+%s"
881+
879882
## Debugging the operator
880883

881884
Options to aid debugging of the operator itself. Grouped under the `debug` key.

0 commit comments

Comments
 (0)