Auto-updated docs (#724)

Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-02-28 16:22:06 +01:00 committed by GitHub
parent d3b1fd8172
commit 49bdf518de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 12 additions and 12 deletions

View File

@ -25,13 +25,13 @@
" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/" />
<meta property="article:published_time" content="2022-02-18T00:00:00+00:00" />
<meta property="article:modified_time" content="2022-02-18T00:00:00+00:00" /><meta property="og:site_name" content="Jenkins Operator" />
<meta property="article:published_time" content="2022-02-28T00:00:00+00:00" />
<meta property="article:modified_time" content="2022-02-28T00:00:00+00:00" /><meta property="og:site_name" content="Jenkins Operator" />
<meta itemprop="name" content="Configuring backup and restore">
<meta itemprop="description" content="Prevent loss of job history
">
<meta itemprop="datePublished" content="2022-02-18T00:00:00&#43;00:00" />
<meta itemprop="dateModified" content="2022-02-18T00:00:00&#43;00:00" />
<meta itemprop="datePublished" content="2022-02-28T00:00:00&#43;00:00" />
<meta itemprop="dateModified" content="2022-02-28T00:00:00&#43;00:00" />
<meta itemprop="wordCount" content="228">
@ -1042,7 +1042,7 @@ up. Therefore, the backup script makes a copy of jobs history only.</p>
</span><span style="color:#f8f8f8;text-decoration:underline"> </span>-<span style="color:#f8f8f8;text-decoration:underline"> </span>/home/user/bin/get-latest.sh<span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># this command is invoked on &#34;backup&#34; container to get last backup number before pod deletion; not having it in the CR may cause loss of data</span></code></pre></div>
<div class="text-muted mt-5 pt-3 border-top">Last modified February 18, 2022
<div class="text-muted mt-5 pt-3 border-top">Last modified February 28, 2022
</div>
</div>

View File

@ -1562,7 +1562,7 @@ stringData:
<item>
<title>Docs: Configuring backup and restore</title>
<link>https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/</link>
<pubDate>Fri, 18 Feb 2022 00:00:00 +0000</pubDate>
<pubDate>Mon, 28 Feb 2022 00:00:00 +0000</pubDate>
<guid>https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/</guid>
<description>

View File

@ -5569,7 +5569,7 @@ stringData:
<item>
<title>Docs: Configuring backup and restore</title>
<link>https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/</link>
<pubDate>Fri, 18 Feb 2022 00:00:00 +0000</pubDate>
<pubDate>Mon, 28 Feb 2022 00:00:00 +0000</pubDate>
<guid>https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/</guid>
<description>

View File

@ -25,7 +25,7 @@
<meta property="og:description" content="A native operator for Kubernetes to manage Jenkins" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://jenkinsci.github.io/kubernetes-operator/" />
<meta property="og:updated_time" content="2022-02-18T00:00:00+00:00" /><meta property="og:site_name" content="Jenkins Operator" />
<meta property="og:updated_time" content="2022-02-28T00:00:00+00:00" /><meta property="og:site_name" content="Jenkins Operator" />
<meta itemprop="name" content="Jenkins Kubernetes Operator">
<meta itemprop="description" content="A native operator for Kubernetes to manage Jenkins"><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Jenkins Kubernetes Operator"/>

View File

@ -4,7 +4,7 @@
<link>https://jenkinsci.github.io/kubernetes-operator/</link>
<description>Recent Hugo news from gohugo.io</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Fri, 18 Feb 2022 00:00:00 +0000</lastBuildDate>
<lastBuildDate>Mon, 28 Feb 2022 00:00:00 +0000</lastBuildDate>
<image>
<url>https://jenkinsci.github.io/kubernetes-operator/img/hugo.png</url>
<title>GoHugo.io</title>

View File

@ -169,7 +169,7 @@
<url>
<loc>https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuring-backup-and-restore/</loc>
<lastmod>2022-02-18T00:00:00+00:00</lastmod>
<lastmod>2022-02-28T00:00:00+00:00</lastmod>
</url>
<url>
@ -439,7 +439,7 @@
<url>
<loc>https://jenkinsci.github.io/kubernetes-operator/</loc>
<lastmod>2022-02-18T00:00:00+00:00</lastmod>
<lastmod>2022-02-28T00:00:00+00:00</lastmod>
</url>
<url>

View File

@ -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
---