From 49bdf518de9e75df50b27d80ea51ea78b3b88b9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 16:22:06 +0100 Subject: [PATCH] Auto-updated docs (#724) Co-authored-by: Sig00rd --- .../latest/configuring-backup-and-restore/index.html | 10 +++++----- docs/docs/getting-started/latest/index.xml | 2 +- docs/docs/index.xml | 2 +- docs/index.html | 2 +- docs/index.xml | 2 +- docs/sitemap.xml | 4 ++-- .../latest/configuring-backup-and-restore.md | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/docs/getting-started/latest/configuring-backup-and-restore/index.html b/docs/docs/getting-started/latest/configuring-backup-and-restore/index.html index fa34de8a..a267bedb 100644 --- a/docs/docs/getting-started/latest/configuring-backup-and-restore/index.html +++ b/docs/docs/getting-started/latest/configuring-backup-and-restore/index.html @@ -25,13 +25,13 @@ " /> - - + + - - + + @@ -1042,7 +1042,7 @@ up. Therefore, the backup script makes a copy of jobs history only.

- /home/user/bin/get-latest.sh # this command is invoked on "backup" container to get last backup number before pod deletion; not having it in the CR may cause loss of data -
Last modified February 18, 2022 +
Last modified February 28, 2022
diff --git a/docs/docs/getting-started/latest/index.xml b/docs/docs/getting-started/latest/index.xml index e3227f0e..2c35734b 100644 --- a/docs/docs/getting-started/latest/index.xml +++ b/docs/docs/getting-started/latest/index.xml @@ -1562,7 +1562,7 @@ stringData: Docs: Configuring backup and restore https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/ - Fri, 18 Feb 2022 00:00:00 +0000 + Mon, 28 Feb 2022 00:00:00 +0000 https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/ diff --git a/docs/docs/index.xml b/docs/docs/index.xml index 5ba73bbb..a0ae7afc 100644 --- a/docs/docs/index.xml +++ b/docs/docs/index.xml @@ -5569,7 +5569,7 @@ stringData: Docs: Configuring backup and restore https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/ - Fri, 18 Feb 2022 00:00:00 +0000 + Mon, 28 Feb 2022 00:00:00 +0000 https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/ diff --git a/docs/index.html b/docs/index.html index aaba4cef..7ecb839f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,7 +25,7 @@ - + diff --git a/docs/index.xml b/docs/index.xml index b8d4e825..61073b7a 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -4,7 +4,7 @@ https://jenkinsci.github.io/kubernetes-operator/ Recent Hugo news from gohugo.io Hugo -- gohugo.io - Fri, 18 Feb 2022 00:00:00 +0000 + Mon, 28 Feb 2022 00:00:00 +0000 https://jenkinsci.github.io/kubernetes-operator/img/hugo.png GoHugo.io diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 021b860a..d012e2d7 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -169,7 +169,7 @@ https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/ - 2022-02-18T00:00:00+00:00 + 2022-02-28T00:00:00+00:00 @@ -439,7 +439,7 @@ https://jenkinsci.github.io/kubernetes-operator/ - 2022-02-18T00:00:00+00:00 + 2022-02-28T00:00:00+00:00 diff --git a/website/content/en/docs/Getting Started/latest/configuring-backup-and-restore.md b/website/content/en/docs/Getting Started/latest/configuring-backup-and-restore.md index 90edfed0..0f1005bf 100644 --- a/website/content/en/docs/Getting Started/latest/configuring-backup-and-restore.md +++ b/website/content/en/docs/Getting Started/latest/configuring-backup-and-restore.md @@ -2,7 +2,7 @@ title: "Configuring backup and restore" linkTitle: "Configuring backup and restore" weight: 5 -date: 2022-02-18 +date: 2022-02-28 description: > Prevent loss of job history ---