Is there a flag I can set to force server side com...
# getting-started
c
Is there a flag I can set to force server side comparison for Kubernetes? I want to do a diff but I want to ensure it's aligned with reality in case of a failed/timed out deployment. I would then output this diff to PR/job/slack so it could be reviewed prior to the job actually running the apply.