18596: Add PreemptiblePriceFactor config.
[arvados.git] / lib / config / export.go
index 4e903a8b3d39398b80faf08199b77d9f146165b6..67b7c3fa0ecbd1ce49df2962cfda66ae056ec693 100644 (file)
@@ -130,6 +130,7 @@ var whitelist = map[string]bool{
        "Containers.MaxDispatchAttempts":           false,
        "Containers.MaxRetryAttempts":              true,
        "Containers.MinRetryPeriod":                true,
+       "Containers.PreemptiblePriceFactor":        false,
        "Containers.ReserveExtraRAM":               true,
        "Containers.RuntimeEngine":                 true,
        "Containers.ShellAccess":                   true,