16 lines
517 B
YAML
16 lines
517 B
YAML
piraeusServer:
|
|
image:
|
|
repository: ghcr.io/cozystack/cozystack/piraeus-server
|
|
tag: 1.33.2@sha256:553f313ab35dc2e345ef3683156d29e75c23177e2750e9af3a83aa9e23941cbb
|
|
# Talos-specific workarounds (disable for generic Linux like Ubuntu/Debian)
|
|
talos:
|
|
enabled: true
|
|
linstor:
|
|
autoDiskful:
|
|
enabled: true
|
|
minutes: 30
|
|
allowCleanup: true
|
|
linstorCSI:
|
|
image:
|
|
repository: ghcr.io/cozystack/cozystack/linstor-csi
|
|
tag: v1.10.5@sha256:b8f59b5659fb1791cb764d3f37df4cf29920aadcc10637231ba7d857233f377d
|