Skip to content

Commit 75eac5d

Browse files
authored
Merge pull request #51816 from tssurya/fix-review-comment-psa-host-probe-docs
nit-fix: Add empty value for host field in probes PSA
2 parents 677b491 + a0fb9cc commit 75eac5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/concepts/security/pod-security-standards.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ fail validation.
197197
<p><strong>Allowed Values</strong></p>
198198
<ul>
199199
<li>Undefined/nil</li>
200+
<li>""</li>
200201
</ul>
201202
</td>
202203
</tr>

0 commit comments

Comments
 (0)