Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How disable in backup agent CERTIFICATE validation ? #357

Open
zakabluk opened this issue Aug 14, 2024 · 0 comments
Open

How disable in backup agent CERTIFICATE validation ? #357

zakabluk opened this issue Aug 14, 2024 · 0 comments

Comments

@zakabluk
Copy link

zakabluk commented Aug 14, 2024

I have had used charte 1.16.0, updated 1.16.2. During backup I come across with error

  error: >-
    create pbm object: create PBM connection to
    mongo-db-rs0-arbiter-0.mongo-db-rs0.prod-lineads.svc.cluster.local:27017,mongo-db-rs0-0.mongo-db-rs0.prod-lineads.svc.cluster.local:27017,mongo-db-rs0-1.mongo-db-rs0.prod-lineads.svc.cluster.local:27017:
    create mongo connection: connect: failed to find CERTIFICATE

but it's not problem for backup process, this one continue do backup and finished success. But in status PerconaServerMongoDBBackup cron job has status error. And log message above. I noticed that in new sts is exist option
PBM_AGENT_TLS_ENABLED = true. I suggest that it's what need me, but how I can change it by helm chart?

backup:
  enabled: true
  image:
    repository: percona/percona-backup-mongodb
    tag: 2.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant