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

Allow Azure Blob Storage Authentication via Workload Identity #1114

Open
ryanseipp opened this issue Feb 10, 2025 · 0 comments
Open

Allow Azure Blob Storage Authentication via Workload Identity #1114

ryanseipp opened this issue Feb 10, 2025 · 0 comments

Comments

@ryanseipp
Copy link

Related to #630.

We can set extra configuration via TempoStack's spec.extraConfig.tempo. However, if we define the connection to azure blob storage this way, so that we can set use_federated_token as per the documentation, the operator complains that spec.storage is not valid.

Alternatively, trying to set use_federated_token via the secret is also invalid, as the operator checks for the existence of the account_key key in the secret.

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