You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of using the Azure Account Key to access the Azure Blob storage (which works fine) I'd rather use a fine-grained role and attach a workload identity to the pods in order to have restic access the blob storage.
Adding labels and annotations via the PodConfig didn't work. Am I missing something?
And if this worked would restic fall back to using the identity or would it still expect the accountKeySecretRef to be set?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Instead of using the Azure Account Key to access the Azure Blob storage (which works fine) I'd rather use a fine-grained role and attach a workload identity to the pods in order to have restic access the blob storage.
Adding labels and annotations via the PodConfig didn't work. Am I missing something?
And if this worked would restic fall back to using the identity or would it still expect the accountKeySecretRef to be set?
Beta Was this translation helpful? Give feedback.
All reactions