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