From ed64dfdd2108edbc2696804bca1115010017a577 Mon Sep 17 00:00:00 2001 From: rbovill Date: Tue, 2 Apr 2024 16:33:58 -0700 Subject: [PATCH] Removed --no-sync=love* from the Startup Minimal Kubernetes Services in Deployment-Activities/base-teststand/index.rst. --- .../Deployment-Activities/base-teststand/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System-Testing-Deployments-and-Upgrades/Control-System-Upgrade/Deployment-Activities/base-teststand/index.rst b/System-Testing-Deployments-and-Upgrades/Control-System-Upgrade/Deployment-Activities/base-teststand/index.rst index 3bcced1..eb0bb48 100644 --- a/System-Testing-Deployments-and-Upgrades/Control-System-Upgrade/Deployment-Activities/base-teststand/index.rst +++ b/System-Testing-Deployments-and-Upgrades/Control-System-Upgrade/Deployment-Activities/base-teststand/index.rst @@ -146,7 +146,7 @@ Startup Minimal Kubernetes System This replaces most of step 6.3 in the main document. Follow the first three bullet points in that step and then continue the process with the next steps. -* *python sync_apps.py -p --no-sync=love* +* *python sync_apps.py -p * NOTE: the --no-sync=love flag will prevent an error regarding resources not existing. * csc-cluster-config and ospl-config apps will be synced automatically. * Once the ospl-daemon app is synced, the script will pause.