fix: adjust registry/repository split for seaweedfs image
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
seaweedfs:
|
||||
image:
|
||||
registry: "docker.io/" # Mit Slash erzwingen
|
||||
repository: "chrislusf/seaweedfs"
|
||||
registry: "docker.io" # Ohne Slash
|
||||
repository: "/chrislusf/seaweedfs" # Slash am Anfang
|
||||
tag: "3.59"
|
||||
|
||||
volume:
|
||||
|
||||
Reference in New Issue
Block a user