File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
source/includes/list-tables Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 13
13
14
14
.. include :: /includes/fact-resource-name-char-limit.rst
15
15
16
- To learn more, see |k8s | documentation on `names <https://kubernetes.io/docs/concepts/overview/working-with-objects/names/ >`__.
17
16
This name must follow :rfc: `RFC1123 <1123 >` naming
18
- conventions, using only lowercase alphanumeric
19
- characters, ``- `` or ``. ``, and must start and end with an
20
- alphanumeric character.
17
+ conventions, containing only lowercase alphanumeric characters or ``- `` ,
18
+ and starting and ending with an alphanumeric
19
+ character.
20
+
21
+ To learn more, see |k8s | documentation on `names <https://kubernetes.io/docs/concepts/overview/working-with-objects/names/ >`__.
21
22
22
23
- ``my-project ``
23
24
You can’t perform that action at this time.
0 commit comments