Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha committed Nov 28, 2024
1 parent 490743b commit 3625054
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,10 @@ EOF
{prod-cli} server:deploy \
--platform k8s \
--domain $CHE_DOMAIN_NAME \
--che-operator-cr-patch-yaml che-patch.yaml \
--skip-cert-manager
--che-operator-cr-patch-yaml che-cluster-patch.yaml \
--skip-cert-manager \
--k8spodreadytimeout 240000 \
--k8spoddownloadimagetimeout 240000
----

. Navigate to the {prod-short} cluster instance:
Expand Down

0 comments on commit 3625054

Please sign in to comment.