Skip to content

opentelemetry-operator generated certificate is always recreated #2168

@ben-dov

Description

@ben-dov

I am using the opentelemetry-operator helm chart with argo-cd.
In order to generate the certificate with the helm chart I configured the following

admissionWebhooks:
  certManager:
    enabled: false
  autoGenerateCert:
    enabled: true
    recreate: false

Which works the first apply, but is always shown as a diff in argo-cd, and therefore will be recreated in the next apply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingchart:operatorIssue related to opentelemetry-operator helm charthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions