fix typo. (#1594)
This commit is contained in:
		
							parent
							
								
									946d5b1fa7
								
							
						
					
					
						commit
						d62c8a4697
					
				|  | @ -419,7 +419,7 @@ spec: | ||||||
|         app: example |         app: example | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| As it is based on `StatefulSet`, `selector` and `template.medatada.labels` it needs to be defined and have the exact same set of labels. `serviceName` must be set to some non-empty string as it is also required by `StatefulSet`. | As it is based on `StatefulSet`, `selector` and `template.metadata.labels` it needs to be defined and have the exact same set of labels. `serviceName` must be set to some non-empty string as it is also required by `StatefulSet`. | ||||||
| 
 | 
 | ||||||
| Runner-related fields like `ephemeral`, `repository`, `organization`, `enterprise`, and so on should be written directly under `spec`. | Runner-related fields like `ephemeral`, `repository`, `organization`, `enterprise`, and so on should be written directly under `spec`. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue