Skip to content

Commit

Permalink
Update pipeline-build-and-deploy.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonso-iazzetti committed Sep 8, 2022
1 parent 806557d commit a459dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nexiazuredevops/pipeline-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,6 @@ stages:
displayName: "Deploy manifest for app"
inputs:
action: 'deploy'
kubernetesServiceConnection: nodo_srvendpoint_kubernetes_sa_uat
kubernetesServiceConnection: u87-aks-pci-uat-self-connection-nodo
namespace: ${{ parameters.env }}
manifests: $(Pipeline.Workspace)/$(appVersion)-${{ parameters.env }}-manifest-app/*.yaml

0 comments on commit a459dbb

Please sign in to comment.