/aks-devops-sample

Sample AKS Development/DevOps repo

Primary LanguageC#MIT LicenseMIT

Sample AKS application using DevSpaces

Installing app manually

cd charts/
helm install --debug -n myappcomposite . --dep-up

Updating a dependency

cd charts/
helm dependency update .