We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de92339 commit 7318b18Copy full SHA for 7318b18
content/en/docs/tasks/manage-kubernetes-objects/kustomization.md
@@ -299,7 +299,7 @@ metadata:
299
type: Opaque
300
```
301
302
-Like ConfigMaps, generated Secrets can be used in Deployments by refering to the name of the secretGenerator:
+Like ConfigMaps, generated Secrets can be used in Deployments by referring to the name of the secretGenerator:
303
304
```shell
305
# Create a password.txt file
0 commit comments