mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update staging config with a307c46
commit
This commit is contained in:
parent
a307c4608b
commit
15ea19788b
2 changed files with 4 additions and 4 deletions
|
@ -12,12 +12,12 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app: pet-clinic
|
||||
version: pc-1b2914a
|
||||
version: pc-a307c46
|
||||
|
||||
spec:
|
||||
containers:
|
||||
- name: pet-clinic
|
||||
image: "jenkinsdemosacr.azurecr.io/pet-clinic:pc-1b2914a"
|
||||
image: "jenkinsdemosacr.azurecr.io/pet-clinic:pc-a307c46"
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
imagePullSecrets:
|
||||
|
|
|
@ -4,12 +4,12 @@ metadata:
|
|||
name: pet-clinic
|
||||
namespace: staging
|
||||
labels:
|
||||
version: pc-1b2914a
|
||||
version: pc-a307c46
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
selector:
|
||||
app: pet-clinic
|
||||
version: pc-1b2914a
|
||||
version: pc-a307c46
|
||||
ports:
|
||||
- port: 80
|
||||
protocol: TCP
|
||||
|
|
Loading…
Reference in a new issue