Update staging file with b5f68c4 commit

This commit is contained in:
Jenkins 2019-10-24 01:58:32 +00:00
parent b5f68c4eee
commit 56c7964d6b
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -4,12 +4,12 @@ metadata:
name: pet-clinic
namespace: staging
labels:
version: pc-baa4676
version: pc-b5f68c4
spec:
type: LoadBalancer
selector:
app: pet-clinic
version: pc-baa4676
version: pc-b5f68c4
ports:
- port: 80
protocol: TCP