Merge pull request #5716 from VannTen/cleanup/wrong_example_config_gen

Remove misleading documentation about config generation
This commit is contained in:
Kubernetes Prow Robot
2024-08-29 18:01:30 +01:00
committed by GitHub

View File

@@ -113,9 +113,7 @@ configuration is to
the appropriate `configMapKeyRef` field.
This latter change initiates rolling update to the pods
in the deployment. The older ConfigMap, when no longer
referenced by any other resource, is eventually [garbage
collected](/../../issues/242).
in the deployment.
### How this works with kustomize