pega-helm-charts icon indicating copy to clipboard operation
pega-helm-charts copied to clipboard

Azure Container Registry Images Pull with Managed Identity

Open lenisha opened this issue 2 years ago • 3 comments

Describe the bug AKS Clusters could pull images from ACR using Managed Identity and in this case not need to create docker user/password secret for pulling images.

Removed docker.username, docker.password from values but Chart still created and assigned imagePullSecret with dummy values.

Add to Chart ability to skip secret creation when images pulled using Managed Identity

lenisha avatar Mar 16 '22 19:03 lenisha

@lenisha does this enhancement avoid the issues you were seeing?

APegaDavis avatar Jun 05 '23 18:06 APegaDavis

@lenisha Are you able to use the enhancement mentioned by Davis? Can you let us know the latest status of the issue?

kishorv10 avatar Apr 22 '24 12:04 kishorv10