mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2026-06-12 20:49:09 +00:00
Update mysub-deployment.yaml
This commit is contained in:
@@ -13,6 +13,8 @@ spec:
|
||||
labels:
|
||||
app: mysub
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: acr-secret
|
||||
containers:
|
||||
- name: mysub
|
||||
image: dg0200cr.azurecr.io/lifesub/mysub:1.0.0
|
||||
@@ -53,4 +55,4 @@ spec:
|
||||
path: /actuator/health/readiness
|
||||
port: 8082
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 15
|
||||
periodSeconds: 15
|
||||
|
||||
Reference in New Issue
Block a user