RyanJ
EFPElfHosted / Funky Penguin
•Created by RyanJ on 10/18/2023 in #🙋┆geek-support
dex deploy - array items must be unique?
Hi there @Darth-Penguini and friends!
I'm encountering a strange error when attempting to deploy dex, after following instructions here:
https://geek-cookbook.funkypenguin.co.nz/docker-swarm/traefik-forward-auth/dex-static/
Running the following:
docker stack deploy dex -c /var/data/dex/dex.yml
Gives me the following error:
services.whoami.deploy.labels array items[3,9] must be unique
My labels, from /var/data/dex/dex.yml, are as follows (domain.tld being replaced by my actual domain):
I've double checked spelling and searched for hours but I'm stuck and unable to progress past this point. Any help on figuring this out would be greatly appreciated.94 replies