Skip to content

Commit f9d6994

Browse files
authored
fix: form validation error for useORCS (#753)
1 parent 5213557 commit f9d6994

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/openapi/settings.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,9 @@ Settings:
333333
description: |
334334
Set the version to a valid release found in the linode/apl-core Github repository.
335335
type: string
336+
useORCS:
337+
type: boolean
338+
description: Defines if the OCI Registry Cache Service (ORCS) is used to cache images from the public registry.
336339
required:
337340
- version
338341
x-externalDocsPath: docs/for-ops/console/settings/platform

0 commit comments

Comments
 (0)