mirror of
https://github.com/rancher/os.git
synced 2025-09-16 15:09:27 +00:00
Add subscriber service
This commit is contained in:
@@ -99,7 +99,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