mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 18:10:59 +00:00
fix
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<meta property="og:description" content="自定义 Kubernetes 配置" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://kubernetes-sigs.github.io/kustomize/zh/" />
|
||||
<meta property="og:updated_time" content="2019-10-24T00:00:00+00:00" /><meta property="og:site_name" content="Kustomize" />
|
||||
<meta property="og:site_name" content="Kustomize" />
|
||||
<meta itemprop="name" content="Kustomize">
|
||||
<meta itemprop="description" content="自定义 Kubernetes 配置"><meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Kustomize"/>
|
||||
@@ -173,7 +173,7 @@
|
||||
|
||||
<div class="pt-3 lead">
|
||||
<div class="mx-auto">
|
||||
<p class="lead mt-5">TKustomize 提供了一种自定义 Kubernetes 资源配置的解决方案,该方案摆脱了模板和 DSL。</p>
|
||||
<p class="lead mt-5">Kustomize 提供了一种自定义 Kubernetes 资源配置的解决方案,该方案摆脱了模板和 DSL。</p>
|
||||
<a
|
||||
class="btn btn-lg btn-primary mr-3 mb-4"
|
||||
href="/kustomize/zh/installation/"
|
||||
|
||||
Reference in New Issue
Block a user