diff --git a/modules/ROOT/pages/helm-managing-guide.adoc b/modules/ROOT/pages/helm-managing-guide.adoc index 296e24c..0cd3599 100644 --- a/modules/ROOT/pages/helm-managing-guide.adoc +++ b/modules/ROOT/pages/helm-managing-guide.adoc @@ -48,8 +48,7 @@ Refer to the xref:howto-operator-upgrade.adoc#update-crd[Operator upgrade docume To replace the CRDs pull the current helm chart: [source,console, subs="attributes,verbatim"] ---- -helm pull {helm-repo} -tar -xf couchbase-operator-.tgz +helm pull {helm-repo} --untar ---- Then update the CRDs with the latest version: @@ -174,4 +173,4 @@ helm upgrade couchbase/couchbase-operator -f