forked from hswaw/hscloud
Merge "games/factorio: set default storage to waw-hdd-redundant-3"
This commit is contained in:
commit
f07d5c39aa
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ local kube = import "../../../kube/kube.libsonnet";
|
|||
cfg:: {
|
||||
namespace: error "namespace must be set",
|
||||
appName: "factorio",
|
||||
storageClassName: "waw-hdd-redundant-2",
|
||||
storageClassName: "waw-hdd-redundant-3",
|
||||
prefix: "", # if set, should be 'foo-'
|
||||
proxyImage: error "proxyImage must be set",
|
||||
|
||||
|
|
Loading…
Reference in a new issue