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: metadata:
labels: labels:
app: pet-clinic app: pet-clinic
version: pet-829376a version: pet-c55dfe3
spec: spec:
containers: containers:
- name: pet-clinic - name: pet-clinic
image: "jenkinsdemosacr.azurecr.io/pet-clinic:pet-829376a" image: "jenkinsdemosacr.azurecr.io/pet-c55dfe3"
ports: ports:
- containerPort: 8080 - containerPort: 8080
imagePullSecrets: imagePullSecrets:

View file

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