mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 18:10:59 +00:00
remove duplicate contents and redirect
This commit is contained in:
@@ -6,11 +6,6 @@ description: >
|
||||
为所有资源和引用的名称添加前缀。
|
||||
---
|
||||
|
||||
```yaml
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
<meta http-equiv="refresh" content="0; url=https://kubectl.docs.kubernetes.io/zh/api-reference/kustomization/nameprefix/" />
|
||||
|
||||
namePrefix: alices-
|
||||
```
|
||||
|
||||
deployment 名称从 `wordpress` 变为 `alices-wordpress`。
|
||||
Moved to https://github.com/kubernetes-sigs/cli-experimental
|
||||
Reference in New Issue
Block a user