k8up-io / k8up

Kubernetes and OpenShift Backup Operator
https://k8up.io/
Apache License 2.0
617 stars 63 forks source link

How to add insecureSkipTLSVerify=true for S3 bucket connection in K8up backup.yaml resource? #882

Closed vistasunil closed 1 year ago

vistasunil commented 1 year ago

Description

Hello Team,

Provided backup.yaml example file including K8up documentation, doesn't mentions anything about enabling insecureSkipTLSVerify=true flag for connecting to S3 buckets:

I am blocked due to this. Is there any way we can achieve the same? If anyone knows, then kindly share the details.

Thanks & Regards, Sunil Kumar

Additional Context

No response

Logs

No response

Expected Behavior

Enabling insecure TLS while accessing S3 backup buckets should be allowed through K8up Kubernetes backup object.

Steps To Reproduce

No response

Version of K8up

2.7.1

Version of Kubernetes

v1.24

Distribution of Kubernetes

Rancher

Kidswiss commented 1 year ago

Hi @vistasunil

I'm closing this as a duplicate of https://github.com/k8up-io/k8up/issues/792.