Skip to content

Commit

Permalink
fixup! docs for mountspec and etc files
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Sharshakov <[email protected]>
  • Loading branch information
dsseng committed Oct 28, 2024
1 parent 0455963 commit 07a989f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/content/v1.9/reference/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -994,6 +994,7 @@ MountSpec is the spec for volume mount.
| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| target_path | [string](#string) | | |
| selinux_label | [string](#string) | | |



Expand Down Expand Up @@ -2170,6 +2171,7 @@ EtcFileSpecSpec describes status of rendered secrets.
| ----- | ---- | ----- | ----------- |
| contents | [bytes](#bytes) | | |
| mode | [uint32](#uint32) | | |
| selinux_label | [string](#string) | | |



Expand Down

0 comments on commit 07a989f

Please sign in to comment.