17296: Add RUntimeConfig to exported config.
authorTom Clegg <tom@curii.com>
Tue, 18 May 2021 10:34:15 +0000 (06:34 -0400)
committerTom Clegg <tom@curii.com>
Tue, 18 May 2021 10:34:15 +0000 (06:34 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

lib/config/export.go

index 5c0e9f270071b81792179c525cb47fa567955104..9163421becb28c22539ffd2f41eb96bfb914d884 100644 (file)
@@ -122,6 +122,7 @@ var whitelist = map[string]bool{
        "Containers.MaxRetryAttempts":                         true,
        "Containers.MinRetryPeriod":                           true,
        "Containers.ReserveExtraRAM":                          true,
+       "Containers.RuntimeEngine":                            true,
        "Containers.ShellAccess":                              true,
        "Containers.ShellAccess.Admin":                        true,
        "Containers.ShellAccess.User":                         true,