Merge branch 'devel' into staging

This commit is contained in:
2022-09-07 07:29:29 -03:00
2 changed files with 2 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ spec:
containers:
- name: backend
image: yoshiunfriendly/backend-hideyoshi.com
imagePullPolicy: "Always"
ports:
- containerPort: 8070
env:

View File

@@ -18,6 +18,7 @@ spec:
containers:
- name: frontend
image: yoshiunfriendly/frontend-hideyoshi.com:latest
imagePullPolicy: "Always"
limits:
ports:
- containerPort: 5000