Consensys / quorum-kubernetes

Helm charts for Hyperledger Besu and GoQuorum
Apache License 2.0
119 stars 128 forks source link

Azure fixes - setting correct client ids #232

Closed HairyMike closed 5 months ago

HairyMike commented 6 months ago

There are a couple of changes in this PR I made to enable a smooth install on azure aks:

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.

ceramcardle commented 6 months ago

👍

HairyMike commented 5 months ago

one thing to note is that the managed identity in the node-pool's resource group lacks an access policy in the keyvault. I had to manually add this and can't see a way to provision this using the ARM template.