Update staging file with c55dfe3 commit

This commit is contained in:
Jenkins 2019-10-22 03:17:58 +00:00 committed by gavinfish
parent c55dfe3d2c
commit 1597babf25
2 changed files with 4 additions and 4 deletions

View file

@ -12,12 +12,12 @@ spec:
metadata:
labels:
app: pet-clinic
version: pet-829376a
version: pet-c55dfe3
spec:
containers:
- name: pet-clinic
image: "jenkinsdemosacr.azurecr.io/pet-clinic:pet-829376a"
image: "jenkinsdemosacr.azurecr.io/pet-c55dfe3"
ports:
- containerPort: 8080
imagePullSecrets:

View file

@ -4,11 +4,11 @@ metadata:
name: pet-clinic
namespace: staging
labels:
version: pet-829376a
version: pet-c55dfe3
spec:
selector:
app: auth-service
version: pet-829376a
version: pet-c55dfe3
ports:
- port: 80
targetPort: 8080