mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 14:55:51 +00:00
Update staging file with e4876bb
commit
This commit is contained in:
parent
e4876bbaf1
commit
f5fddcc213
2 changed files with 4 additions and 4 deletions
|
@ -12,12 +12,12 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app: pet-clinic
|
||||
version: pc-8353ba1
|
||||
version: pc-e4876bb
|
||||
|
||||
spec:
|
||||
containers:
|
||||
- name: pet-clinic
|
||||
image: "jenkinsdemosacr.azurecr.io/pet-clinic:pc-8353ba1"
|
||||
image: "jenkinsdemosacr.azurecr.io/pet-clinic:pc-e4876bb"
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
imagePullSecrets:
|
||||
|
|
|
@ -4,11 +4,11 @@ metadata:
|
|||
name: pet-clinic
|
||||
namespace: staging
|
||||
labels:
|
||||
version: pc-8353ba1
|
||||
version: pc-e4876bb
|
||||
spec:
|
||||
selector:
|
||||
app: auth-service
|
||||
version: pc-8353ba1
|
||||
version: pc-e4876bb
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 8080
|
||||
|
|
Loading…
Reference in a new issue