mirror of
https://github.com/semaphoreci/book-cicd-docker-kubernetes.git
synced 2026-08-18 11:36:17 +00:00
Fix typo
This commit is contained in:
@@ -603,7 +603,7 @@ It's worth noting that in the previous example, we changed
|
||||
the service's selector, but it is also possible to change the pods'
|
||||
labels.
|
||||
|
||||
For instance, is a service's selector is set to look for pods
|
||||
For instance, if a service's selector is set to look for pods
|
||||
with the label `status=enabled`, you can apply such a label
|
||||
to a specific pod with:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user