Turn prometheus admin API off by default
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
||||
namespace: monitoring
|
||||
port: web
|
||||
baseImage: quay.io/prometheus/prometheus
|
||||
enableAdminAPI: true
|
||||
enableAdminAPI: false
|
||||
nodeSelector:
|
||||
beta.kubernetes.io/os: linux
|
||||
replicas: 2
|
||||
|
||||
Reference in New Issue
Block a user