Azure Pipeline Environment - v0.1.1
Chart: 0.1.1
Azure Pipeline Environment manages all required Kubernetes resources to provision an Kubernetes environment in Azure Pipelines.
This uses the "Using existing service account" and should solely be used if the automatic provisioning flow does not work.
TL;DR
helm repo add coditeu https://coditeu.github.io/charts
helm install azure-pipeline-environment coditeu/azure-pipeline-environment
What is new?
Features
None.
Fixes / Changes
- Role binding is not linked correctly to ClusterRole (#12)
Breaking Changes
None.
Removal
None.