Remove redundant word
parent
1d24f26a77
commit
1c58c91401
|
@ -580,7 +580,7 @@ one called, say, `prod-user` with the `prod-db-secret`, and one called, say,
|
|||
### Use-case: Dotfiles in secret volume
|
||||
|
||||
In order to make piece of data 'hidden' (ie, in a file whose name begins with a dot character), simply
|
||||
make that key begin with a dot. For example, when the following secret secret is mounted into a volume:
|
||||
make that key begin with a dot. For example, when the following secret is mounted into a volume:
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue