Fix the wrong link to server-side-apply conflicts
Kubernetes-commit: 958411f452377fda0e3e69a212fe339e73ff499b
This commit is contained in:
parent
3d80b9f024
commit
d67b96c166
|
@ -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
|
* 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)
|
value; in this case, you'll become the manager if the other manager(s)
|
||||||
stop managing the field (remove it from their configuration).
|
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
|
return err
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue