10.2.4 Upgrading the OUDSM Deployment for ELK

  1. Run the following command to upgrade the Oracle Unified Directory Services Manager (OUDSM) deployment with the ELK configuration:
    helm upgrade --namespace <namespace> --values <valuesfile.yaml> <releasename> oudsm --reuse-values
    
    For example:
    helm upgrade --namespace oudsmns --values logging-override-values.yaml oudsm oudsm --reuse-values
    
    The output should look similar to the following:
    Release "oudsm" has been upgraded. Happy Helming!
    NAME: oudsm
    LAST DEPLOYED: <DATE>
    NAMESPACE: oudsmns
    STATUS: deployed
    REVISION: 2
    TEST SUITE: None