TLS, X509 keeps reconciling

Hello All,

I have created MongoDB OPS manager using Kubernetes. I created simple deployment and then have enabled the TLS and X509 by creating required certificate. After that I have updated the .yaml file with required changes to make it TLS and X509 enabled.
Now when I check the logs I keep getting below error

 message: 'Failed to create/update (Ops Manager reconciliation phase): Status: 400
    (Bad Request), ErrorCode: INVALID_ATTRIBUTE, Detail: Invalid attribute tls specified.'
  observedGeneration: 2
  phase: Reconciling
  version: 4.2.2-ent

ALso this is an intermittant error. And then I keep getting status as reconsiling. There are no erroes in agent logs.

Please can someone help me how can I check the error (if there is any).

Hi, I am also facing the same issue, did you get the fix for this issue?

i see below error in ops-manager logs when i enable tls
ERROR com.xgen.svc.mms.res.CustomJacksonJsonProvider [CustomJacksonJsonProvider.java.readFrom:113] - Failed to read object from JSON
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field “tls” (class com.xgen.svc.mms.deployment.Deployment), not marked as ignorable (22 known properties: “cpsModules”, “monitoringVersions”, “sharding”, “ldap”, “auth”, “mongosqlds”, “uiBaseUrl”, “ssl”, “mongoDbVersions”, “clientPIT”, “agentVersion”, “balancer”, “version”, “kerberos”, “backupVersions”, “options”, “encryptionProviders”, “replicaSets”, “mongots”, “processes”, “indexConfigs”, “roles”])