gremlin: auto-fix swarm/manyfold.yaml (2 issues fixed)
- Added aarch64 exclusion for "manyfold" - Added arm exclusion for "manyfold"
This commit is contained in:
parent
c30dbfcb71
commit
cd055029e6
1 changed files with 4 additions and 0 deletions
|
|
@ -44,6 +44,10 @@ services:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
placement:
|
||||||
|
constraints:
|
||||||
|
- node.platform.arch != arm
|
||||||
|
- node.platform.arch != aarch64
|
||||||
labels:
|
labels:
|
||||||
homepage.group: "PNCHarris Apps"
|
homepage.group: "PNCHarris Apps"
|
||||||
homepage.name: ManyFold
|
homepage.name: ManyFold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue