From 8f34dfa644ef35dea6cad106e0e326f038ff6677 Mon Sep 17 00:00:00 2001 From: tischrei Date: Wed, 17 Apr 2024 09:14:12 +0000 Subject: [PATCH] fix proper line for cpn backend update Reviewed-by: Gode, Sebastian Co-authored-by: tischrei Co-committed-by: tischrei --- doc/source/cpn/backend/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/cpn/backend/index.rst b/doc/source/cpn/backend/index.rst index 3a95fbc..6ee93c7 100644 --- a/doc/source/cpn/backend/index.rst +++ b/doc/source/cpn/backend/index.rst @@ -10,5 +10,5 @@ You can update the Backend by following those steps: 1. Merge the Pull-Request 2. Wait until the gate job has been passed 3. Look at the Zuul-logs from the gate job. Find the line with `Successfully tagged quay.io` and remember the `:change_xx_latest` value -4. Open a Pull-Request to adjust the kustomization config to the new tag from step 3. https://github.com/opentelekomcloud-infra/system-config/blob/main/kubernetes/circle-partner-navigator/overlays/prod/kustomization.yaml#L14 +4. Open a Pull-Request to adjust the kustomization config to the new tag from step 3. https://github.com/opentelekomcloud-infra/system-config/blob/main/kubernetes/circle-partner-navigator/overlays/prod/kustomization.yaml#L20 5. Merge this Pull-Request and wait 10 minutes.