Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc : Replace createOrReplace entries in CHEATSHEET with create or se…
…rverSideApply (#5176) Update doc/CHEATSHEET.md to remove usages of createOrReplace methods since it's been deperacated. Use create() or serverSideApply() as alternatives wherever applicable. Signed-off-by: Rohan Kumar <[email protected]>
- Loading branch information