update zh doc patches

This commit is contained in:
guoxudong
2020-08-31 09:38:59 +08:00
parent e2973f6ecc
commit d4503dfd1e
120 changed files with 540 additions and 393 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="Hugo 0.74.3" />
<meta name="generator" content="Hugo 0.68.3" />
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
@@ -29,8 +29,7 @@
<meta property="og:site_name" content="Kustomize" />
<meta itemprop="name" content="vars">
<meta itemprop="description" content="Substitute name references.
">
<meta name="twitter:card" content="summary"/>
"><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="vars"/>
<meta name="twitter:description" content="Substitute name references.
"/>
@@ -795,7 +794,7 @@ resources.</p>
supported. No ints, bools, arrays etc. It&rsquo;s not
possible to, say, extract the name of the image in
container number 2 of some pod template.</p>
<p>A variable reference, i.e. the string &lsquo;$(FOO)&rsquo;,
<p>A variable reference, i.e. the string &lsquo;$(FOO)',
can only be placed in particular fields of
particular objects as specified by kustomize&rsquo;s
configuration data.</p>