release
This commit is contained in:
parent
94b8b7b8b5
commit
5eb4b40c1a
@ -1,4 +1,4 @@
|
||||
# lifesub-web/deployment/manifest/deployments/lifesub-web-deployment.yaml
|
||||
# lifesub-web/deployment/manifest/deployments/hiondal-web-deployment.yaml
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
@ -13,9 +13,11 @@ spec:
|
||||
labels:
|
||||
app: lifesub-web
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: dockerhub
|
||||
containers:
|
||||
- name: lifesub-web
|
||||
image: dg0200cr.azurecr.io/lifesub/lifesub-web:1.0.0
|
||||
image: docker.io/hiondal/lifesub-web:1.0.0
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 18080
|
||||
@ -26,4 +28,4 @@ spec:
|
||||
limits:
|
||||
cpu: 1024m
|
||||
memory: 1024Mi
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user