From c294b9a28f9c7e28087fafd0d47e817a33da91b8 Mon Sep 17 00:00:00 2001 From: jear Date: Tue, 4 Apr 2023 22:08:58 +0200 Subject: [PATCH] Update deploy.mdx --- .../version-0.20.0/getting-started/deploy.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/versioned_docs/version-0.20.0/getting-started/deploy.mdx b/website/versioned_docs/version-0.20.0/getting-started/deploy.mdx index d4d4e6ac6f..e9e5525add 100644 --- a/website/versioned_docs/version-0.20.0/getting-started/deploy.mdx +++ b/website/versioned_docs/version-0.20.0/getting-started/deploy.mdx @@ -139,6 +139,13 @@ This shows in the applications view with a yellow warning status indicating it i To resume updates, go back to the details page, click the resume button, and after a few seconds reconsolidation will continue. +## Delete podinfo + +``` +flux/git cmd to delete podinfo the gitops way +``` + + ## Complete! Congratulations 🎉🎉🎉