Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bradsawadye committed Jun 6, 2024
1 parent f32a132 commit dac2806
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
replicas: 1
placement:
constraints:
- node.labels.name == ${JEPMI_ZERO_02_PLACEMENT}
- node.labels.name == ${JEMPI_ZERO_02_PLACEMENT}
resources:
limits:
memory: ${JEMPI_ZERO_MEMORY_LIMIT}
Expand Down

0 comments on commit dac2806

Please sign in to comment.