fix: typo in declarative config overview (#10063)
This commit is contained in:
committed by
k8s-ci-robot
parent
cbf9e1d872
commit
f5965fb40e
@@ -594,7 +594,7 @@ retained in the live configuration.
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# last-applied-configuration value
|
# last-applied-configuration value
|
||||||
args: ["a, b"]
|
args: ["a", "b"]
|
||||||
|
|
||||||
# configuration file value
|
# configuration file value
|
||||||
args: ["a", "c"]
|
args: ["a", "c"]
|
||||||
|
|||||||
Reference in New Issue
Block a user