Drop worker count to 1 locally

This commit is contained in:
Luke Van Seters 2021-12-31 16:18:05 -05:00
parent cbec5b7613
commit 01bb566478

View File

@ -2,7 +2,7 @@
# This is a YAML-formatted file. # This is a YAML-formatted file.
# Declare variables to be passed into your templates. # Declare variables to be passed into your templates.
replicaCount: 2 replicaCount: 1
image: image:
repository: mev-inspect-py:latest repository: mev-inspect-py:latest