Skip to content

Commit beb5169

Browse files
authored
Update cnf-best-practices-expectations-permissions.adoc
1 parent cc63393 commit beb5169

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/cnf-best-practices-expectations-permissions.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,8 @@ See test case link:https://github.com/test-network-function/cnf-certification-te
398398
Do not use naked Pods (that is, Pods not bound to a `ReplicaSet`, or `StatefulSet` deployment). Naked pods will not be rescheduled in the event of a node failure.
399399

400400
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#lifecycle-pod-owner-type[lifecycle-pod-owner-type]
401-
.CNF requirement
401+
402+
CNF requirement
402403
[IMPORTANT]
403404
====
404405
Applications must not depend on any single pod being online for their application to function.

0 commit comments

Comments
 (0)