Skip to content

internalOperatorCert appended in weblogic-operator-cm causing issue in OKE addons #4868

Open
@gvnc

Description

@gvnc

internalOperatorCert fields is not part of helm charts and not created initially in configmap weblogic-operator-cm, but generated and appended to configmap when pods start to run.

This is causing issues in OKE addons framework because OKE periodically runs checks on addon k8s resources to detect any discrepancies between the initial definitions and the actual ones and runs a reconciliation process.

In this case, internalOperatorCert is found as a diff and removed from config map if WKO is installed via addons.

Could you work on a solution to save internalOperatorCert in a different way ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions