Remove updates to helm chart, fix typo in flag, add make generated files
This commit is contained in:
@@ -1538,7 +1538,7 @@ spec:
|
||||
required:
|
||||
- name
|
||||
type: array
|
||||
enableAdminApi:
|
||||
enableAdminAPI:
|
||||
description: Enable access to prometheus web admin API. More info: https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-admin-apis
|
||||
type: boolean
|
||||
evaluationInterval:
|
||||
|
||||
@@ -12,7 +12,7 @@ spec:
|
||||
namespace: monitoring
|
||||
port: web
|
||||
baseImage: quay.io/prometheus/prometheus
|
||||
enableAdminApi: true
|
||||
enableAdminAPI: true
|
||||
nodeSelector:
|
||||
beta.kubernetes.io/os: linux
|
||||
replicas: 2
|
||||
|
||||
Reference in New Issue
Block a user