Skip to content

Commit d3f6c70

Browse files
authored
Merge pull request #43402 from thisisharrsh/fix_link
Fixed the reference link for 'secret permissions with default mode'
2 parents 270a071 + 0f21893 commit d3f6c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/windows-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ As a result, the following storage functionality is not supported on Windows nod
4141
* Block device mapping
4242
* Memory as the storage medium (for example, `emptyDir.medium` set to `Memory`)
4343
* File system features like uid/gid; per-user Linux filesystem permissions
44-
* Setting [secret permissions with DefaultMode](/docs/concepts/configuration/secret/#secret-files-permissions) (due to UID/GID dependency)
44+
* Setting [secret permissions with DefaultMode](/docs/tasks/inject-data-application/distribute-credentials-secure/#set-posix-permissions-for-secret-keys) (due to UID/GID dependency)
4545
* NFS based storage/volume support
4646
* Expanding the mounted volume (resizefs)
4747

0 commit comments

Comments
 (0)