pega-helm-charts
pega-helm-charts copied to clipboard
Azure Container Registry Images Pull with Managed Identity
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 does this enhancement avoid the issues you were seeing?
@lenisha Are you able to use the enhancement mentioned by Davis? Can you let us know the latest status of the issue?