mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Fixed a little typo in Cassandra example Readme
This commit is contained in:
parent
a1501fde66
commit
5d9b21a77a
@ -281,7 +281,7 @@ The `selector` attribute contains the controller's selector query. It can be
|
||||
explicitly specified, or applied automatically from the labels in the pod
|
||||
template if not set, as is done here.
|
||||
|
||||
The pod template's label, `app:cassandra`, matches matches the Service selector
|
||||
The pod template's label, `app:cassandra`, matches the Service selector
|
||||
from Step 1. This is how pods created by this replication controller are picked up
|
||||
by the Service."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user