Merge pull request #1447 from rata/master
Clarify secrets file mode might be read in decimal notation
This commit is contained in:
@@ -344,6 +344,9 @@ In this case, the file resulting in `/etc/foo/my-group/my-username` will have
|
||||
permission value of `0777`. Owing to JSON limitations, you must specify the mode
|
||||
in decimal notation.
|
||||
|
||||
Note that this permission value might be displayed in decimal notation if you
|
||||
read it later.
|
||||
|
||||
**Consuming Secret Values from Volumes**
|
||||
|
||||
Inside the container that mounts a secret volume, the secret keys appear as
|
||||
|
||||
Reference in New Issue
Block a user