mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
Fix label yml
I was getting: invalid value 'map[]': selector does not match template with the -
This commit is contained in:
@@ -47,7 +47,7 @@ desiredState:
|
|||||||
# Important: these labels need to match the selector above
|
# Important: these labels need to match the selector above
|
||||||
# The api server enforces this constraint.
|
# The api server enforces this constraint.
|
||||||
labels:
|
labels:
|
||||||
- name: nginx
|
name: nginx
|
||||||
```
|
```
|
||||||
|
|
||||||
### Services
|
### Services
|
||||||
|
Reference in New Issue
Block a user