We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b573ae commit f879225Copy full SHA for f879225
docs/reference/operator_parameters.md
@@ -876,6 +876,9 @@ grouped under the `logical_backup` key.
876
* **logical_backup_cronjob_environment_secret**
877
Reference to a Kubernetes secret, which keys will be added as environment variables to the cronjob. Default: ""
878
879
+* **logical_backup_filename_date_format**
880
+ Date format to use for the logical backup filename. Uses date linux utility. Default: "+%s"
881
+
882
## Debugging the operator
883
884
Options to aid debugging of the operator itself. Grouped under the `debug` key.
0 commit comments