refactor: changed the deploy label to use the convention

This commit is contained in:
João Vitor Paes de Barros do Carmo
2024-10-04 00:06:43 +01:00
parent 3ec739017d
commit 1c7c63f1e7
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -5,5 +5,5 @@ services:
- 3000:3000
deploy:
labels:
requests.ephemeral-storage: 1Gi
limits.ephemeral-storage: 1Gi
kompose.ephemeral-storage.request: 1Gi
kompose.ephemeral-storage.limit: 1Gi