From 825f0dffec8b90abc321d4e0829d7ad2a18d0d7a Mon Sep 17 00:00:00 2001 From: Deli Liu Date: Tue, 23 Nov 2021 18:38:49 +0800 Subject: [PATCH] addPipeline link --- deploy/k8s/helm/allrelated.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deploy/k8s/helm/allrelated.sh b/deploy/k8s/helm/allrelated.sh index be4d6feea..937fc6803 100644 --- a/deploy/k8s/helm/allrelated.sh +++ b/deploy/k8s/helm/allrelated.sh @@ -80,6 +80,7 @@ kubectl apply -f local-svc.yaml #.\deploy-all.ps1 -externalDns eshop.anniedesign.xyz -aksName eShop -aksRg DL-LEARNING-RG -imageTag linux-dev -useMesh $false # enable tls-support +# https://github.com/dotnet-architecture/eShopOnContainers/wiki/AKS-TLS # cd D:\temp\microservice\eShopOnContainers\deploy\k8s #run .\enable-tls.ps1 # rename values-staging.yaml(values-prod.yaml) to values.yaml() and ingressClass to nginx @@ -114,6 +115,9 @@ kubectl apply -f sql-service1.yaml helm uninstall $(helm ls --filter eshop -q) --dry-run +#azure devops pipeline +# https://github.com/dotnet-architecture/eShopOnContainers/tree/main/build/azure-devops +