Adding missing init container fields for Prometheus and Logsearch(Audit) UI (#2116)
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com>
This commit is contained in:
@@ -4237,6 +4237,9 @@ func init() {
|
||||
"dbImage": {
|
||||
"type": "string"
|
||||
},
|
||||
"dbInitImage": {
|
||||
"type": "string"
|
||||
},
|
||||
"dbLabels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
@@ -9642,6 +9645,9 @@ func init() {
|
||||
"dbImage": {
|
||||
"type": "string"
|
||||
},
|
||||
"dbInitImage": {
|
||||
"type": "string"
|
||||
},
|
||||
"dbLabels": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
||||
Reference in New Issue
Block a user