Skip to content

Commit 0f21893

Browse files
committed
Fixed the reference for 'secret permissions with default mode'
1 parent e366d26 commit 0f21893

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)