You've already forked prometheus-postgres-exporter
fix(deployment): number of replicas
This commit is contained in:
@ -259,7 +259,7 @@
|
||||
"priorityClassName": {
|
||||
"type": "string"
|
||||
},
|
||||
"replicaCount": {
|
||||
"replicas": {
|
||||
"type": "integer"
|
||||
},
|
||||
"restartPolicy": {
|
||||
@ -326,7 +326,7 @@
|
||||
"postgresExporter",
|
||||
"nodeSelector",
|
||||
"priorityClassName",
|
||||
"replicaCount",
|
||||
"replicas",
|
||||
"restartPolicy",
|
||||
"securityContext",
|
||||
"strategy",
|
||||
|
Reference in New Issue
Block a user