mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Fix the wrong link to server-side-apply conflicts
This commit is contained in:
parent
5ed4b76a03
commit
958411f452
@ -464,7 +464,7 @@ are the ways you can resolve this warning:
|
||||
* You may co-own fields by updating your manifest to match the existing
|
||||
value; in this case, you'll become the manager if the other manager(s)
|
||||
stop managing the field (remove it from their configuration).
|
||||
See http://k8s.io/docs/reference/using-api/api-concepts/#conflicts`, err)
|
||||
See http://k8s.io/docs/reference/using-api/server-side-apply/#conflicts`, err)
|
||||
}
|
||||
return err
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user