fix: correct configMaps indentation

This commit is contained in:
2026-05-02 17:59:30 +02:00
parent 7f8c3e157f
commit 7e3d9207d5
+21 -21
View File
@@ -20,31 +20,31 @@ spec:
app-template:
configMode: overwrite
configMaps:
config:
data:
openclaw.json: |
{
"agents": {
"defaults": {
"model": {
"primary": "openrouter/tencent/hy3-preview:free"
config:
data:
openclaw.json: |
{
"agents": {
"defaults": {
"model": {
"primary": "openrouter/tencent/hy3-preview:free"
}
}
}
},
"plugins": {
"entries": {
"openrouter": {
"enabled": true
},
"anthropic": {
"enabled": false
},
"browser": {
"enabled": true
},
"plugins": {
"entries": {
"openrouter": {
"enabled": true
},
"anthropic": {
"enabled": false
},
"browser": {
"enabled": true
}
}
}
}
}
controllers:
main:
containers: