Merge pull request #79561 from oke-py/fix-typo
fixed a typo in kubectl book Kubernetes-commit: d07b2100f34c563a16f1b25d532e83e33fd978f3
This commit is contained in:
commit
2fc5905786
|
@ -3,7 +3,7 @@
|
|||
{% endpanel %}
|
||||
|
||||
{% panel style="info", title="TL;DR" %}
|
||||
- Set Labels for all Resources declared within a Project with `commonLables`
|
||||
- Set Labels for all Resources declared within a Project with `commonLabels`
|
||||
- Set Annotations for all Resources declared within a Project with `commonAnnotations`
|
||||
{% endpanel %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue