fix(deployment): number of replicas

This commit is contained in:
2024-12-06 23:45:36 +01:00
parent a3e4c0c0e7
commit 1581617daf
4 changed files with 16 additions and 4 deletions

View File

@ -259,7 +259,7 @@
"priorityClassName": {
"type": "string"
},
"replicaCount": {
"replicas": {
"type": "integer"
},
"restartPolicy": {
@ -326,7 +326,7 @@
"postgresExporter",
"nodeSelector",
"priorityClassName",
"replicaCount",
"replicas",
"restartPolicy",
"securityContext",
"strategy",