Update staging file with e4876bb commit

This commit is contained in:
Jenkins 2019-10-23 06:48:25 +00:00
parent e4876bbaf1
commit f5fddcc213
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: pc-8353ba1 version: pc-e4876bb
spec: spec:
containers: containers:
- name: pet-clinic - name: pet-clinic
image: "jenkinsdemosacr.azurecr.io/pet-clinic:pc-8353ba1" image: "jenkinsdemosacr.azurecr.io/pet-clinic:pc-e4876bb"
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: pc-8353ba1 version: pc-e4876bb
spec: spec:
selector: selector:
app: auth-service app: auth-service
version: pc-8353ba1 version: pc-e4876bb
ports: ports:
- port: 80 - port: 80
targetPort: 8080 targetPort: 8080