Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-6602

Backup/restore documentation references non-existing smtp configmap

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 2.10 CR1
    • Documentation
    • 3
    • False
    • False
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Undefined
    • +
    • 3scale-doc-2021-08-02, 3scale-doc-2021-09-06, 3scale-doc-2021-09-27, 3scale-doc-2021-11-01, 3scale-doc-2021-11-22

    Description

      Location of smtp configuration has changed

       

      Needed changes in backup guide:

      Following line should be removed from '5.5.6.2. ConfigMaps':

      oc get configmaps smtp -o json --export > smtp.json

      And next line should be added to '5.5.6.1. OpenShift secrets'

      oc get secrets system-smtp -o json --export > system-smtp.json

       

      Changes for restore guide:

      In '5.6.1. Restoring a template-based deployment' step no.1:

      1. Restore secret before creating deploying template: }}{{

      oc apply -f system-smtp.json{{}}

       

      In '5.6.2. Restoring an operator-based deployment':

      add line to step no.1:

      oc apply -f system-smtp.json{{}}

      from step no.2 delete line:

      oc apply -f smtp.json

      Attachments

        Activity

          People

            Unassigned Unassigned
            mganisin@redhat.com Marian Ganisin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: