Merge pull request #79561 from oke-py/fix-typo

fixed a typo in kubectl book
This commit is contained in:
Kubernetes Prow Robot
2019-07-30 01:59:18 -07:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
{% endpanel %} {% endpanel %}
{% panel style="info", title="TL;DR" %} {% 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` - Set Annotations for all Resources declared within a Project with `commonAnnotations`
{% endpanel %} {% endpanel %}