mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +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
|
||||
# The api server enforces this constraint.
|
||||
labels:
|
||||
- name: nginx
|
||||
name: nginx
|
||||
```
|
||||
|
||||
### Services
|
||||
|
Reference in New Issue
Block a user