Gode, Sebastian bde7e95226 Initalized CPN docs
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
2024-02-15 09:57:18 +00:00

15 lines
591 B
ReStructuredText

=======
Backend
=======
Updating the Backend
--------------------
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/base/kustomization.yaml#L14
5. Merge this Pull-Request and wait 10 minutes.