mirror of
https://github.com/rancher/os.git
synced 2025-09-16 06:59:12 +00:00
Embed subscriber service
This commit is contained in:
@@ -101,7 +101,8 @@ var schema = `{
|
||||
"properties": {
|
||||
"url": {"type": "string"},
|
||||
"image": {"type": "string"},
|
||||
"rollback": {"type": "string"}
|
||||
"rollback": {"type": "string"},
|
||||
"policy": {"type": "string"}
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user