Fix typo in encrypt-data.md
This commit is contained in:
parent
ce53f16ae0
commit
8f4cb28d94
|
|
@ -368,7 +368,7 @@ To create a new Secret, perform the following steps:
|
|||
...
|
||||
- name: enc # add this line
|
||||
mountPath: /etc/kubernetes/enc # add this line
|
||||
readonly: true # add this line
|
||||
readOnly: true # add this line
|
||||
...
|
||||
volumes:
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in New Issue