mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-22 12:41:28 +00:00
Compare commits
1 Commits
v0.32.0-be
...
fix/intege
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94a6cbfe91 |
@@ -3,7 +3,7 @@
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"replicas": {
|
||||
"type": "number",
|
||||
"type": "integer",
|
||||
"description": "Number of ingress-nginx replicas",
|
||||
"default": 2
|
||||
},
|
||||
@@ -37,4 +37,4 @@
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user