Merge pull request #6844 from cimomo/homepage-fixes

Fix reference to ConfigMap on the kubernetes.io homepage
This commit is contained in:
Xiaoyu(Tim) Zhang
2018-01-04 16:24:47 +08:00
committed by GitHub
+1 -1
View File
@@ -106,7 +106,7 @@ cid: home
wrong, Kubernetes will rollback the change for you. Take advantage of a growing ecosystem of deployment solutions.</p>
</div>
<div>
<h4><a href="/docs/concepts/configuration/secret/">Secret</a> and <a href="/docs/tasks/configure-pod-container/configmap/">configuration</a> management</h4>
<h4><a href="/docs/concepts/configuration/secret/">Secret</a> and <a href="/docs/tasks/configure-pod-container/configure-pod-configmap/">configuration</a> management</h4>
<p>Deploy and update secrets and application configuration without rebuilding your image and without
exposing secrets in your stack configuration.</p>
</div>