Azure / AKS-Landing-Zone-Accelerator

Official repository for the AKS Landing Zone Accelerator program
MIT License
207 stars 196 forks source link

(feat) add sample for open id connect #116

Open steph409 opened 4 months ago

steph409 commented 4 months ago

Hi,

I added a sample how to use velero with workload identity + open ID connect instead of service principal (secret).

this has been supported for a while now, and is more secure and thus recommended :)