Skip to content

Commit f451a4a

Browse files
authored
Merge pull request #30356 from mburke5678/issue-29702
Need to correct example from my-config to my-username
2 parents 3f77e23 + 7484303 commit f451a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-containers-projected-volumes-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ spec:
8484
<5> Specify any name for the volume.
8585
<6> Set the execute permission on the files.
8686
<7> Add a secret. Enter the name of the secret object. Each secret you want to use must be listed.
87-
<8> Specify the path to the secrets file under the `mountPath`. Here, the secrets file is in *_/projected-volume/my-group/my-config_*.
87+
<8> Specify the path to the secrets file under the `mountPath`. Here, the secrets file is in *_/projected-volume/my-group/my-username_*.
8888
<9> Add a Downward API source.
8989
<10> Add a ConfigMap source.
9090
<11> Set the mode for the specific projection

0 commit comments

Comments
 (0)