diff --git a/deployment.azure.yaml b/deployment.azure.yaml index 23a3dc1..540ee40 100644 --- a/deployment.azure.yaml +++ b/deployment.azure.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: angular - image: houssemdocker/angular-app:#{Build.BuildId}# + image: saibharath7989/angular-app:#{Build.BuildId}# ports: - containerPort: 80 --- @@ -30,4 +30,4 @@ spec: - protocol: TCP port: 80 targetPort: 80 - type: LoadBalancer \ No newline at end of file + type: LoadBalancer