fix: image pull error new version for seaweedfs
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
seaweedfs:
|
||||
image:
|
||||
registry: "docker.io" # Ohne Slash
|
||||
repository: "/chrislusf/seaweedfs" # Slash am Anfang
|
||||
tag: "3.59"
|
||||
registry: "docker.io"
|
||||
repository: "/chrislusf/seaweedfs"
|
||||
tag: "4.06"
|
||||
|
||||
volume:
|
||||
replicas: 3
|
||||
|
||||
Reference in New Issue
Block a user