fixed a typo in kubectl book
Kubernetes-commit: 78f7113a9338589a5a38c58be6d13518a19ff726
This commit is contained in:
parent
8abe6dc4e9
commit
231843b74c
|
@ -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 %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue