examples
examples copied to clipboard
[Tutorial][Kubernetes] C# Helm chart using values derived from other resources
Kubernetes/Helm/C# Tutorial Request
It would be helpful to see the best way to use the Helm chart while overriding the default chart values.
Example
How to override values in an nginx-ingress controller in azure aks: --set controller.nodeSelector."beta.kubernetes.io/os"=linux --set defaultBackend.nodeSelector."beta.kubernetes.io/os"=linux --set controller.service.annotations."service.beta.kubernetes.io/azure-dns-label-name"= {value}