Skip to content

Commit 255fe9e

Browse files
authored
Merge pull request #25603 from guzj11/patch-31
Update declarative-config.md
2 parents d346150 + 4547d62 commit 255fe9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/zh/docs/tasks/manage-kubernetes-objects/declarative-config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,6 +1483,7 @@ configuration involves several manual steps:
14831483
```shell
14841484
kubectl replace --save-config -f <kind>_<name>.yaml
14851485
```
1486+
1. 更改过程,使用 `kubectl apply` 专门管理对象。
14861487

14871488
<!--
14881489
### Migrating from imperative object configuration to declarative object configuration

0 commit comments

Comments
 (0)