How to Provide credentials for Nessie Iceberg Rest Catalog ? #10744
Unanswered
saikiran2603
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I guess there are several factors in play in this discussion. Let's focus on using k8s secrets as the ultimate source of secret bits. The Next, remove Then it should work, I hope :) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All ,
I am trying to connect to Minio with Iceberg Rest , and below are my configurations , When i try to connect via pyiceberg i get error saying access key secret key not found , i am not able to get the proper configuration required to set it up ,
In the helm chart i have following Configurations
I tried providing secret via env var as well but its still getting stuck
This is how i am creating the secret.
Beta Was this translation helpful? Give feedback.
All reactions