[v0.0.1] Fixes Image Versioning

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

View File

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