UNCLASSIFIED

Commit 6f03389f authored by Thomas Runyon's avatar Thomas Runyon
Browse files

fixed monitoring standards

parent cc5ef2ec
Pipeline #194259 passed with stages
in 2 minutes and 34 seconds
apiVersion: v2 apiVersion: v2
name: twistlock name: twistlock
version: 0.0.3-bb.0 version: 0.0.3-bb.1
appVersion: 20.12.531 appVersion: 20.12.531
{{- if .Values.prometheus.servicemonitor.enabled }} {{- if .Values.monitoring.enabled }}
apiVersion: monitoring.coreos.com/v1 apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor kind: ServiceMonitor
metadata: metadata:
......
hostname: bigbang.dev hostname: bigbang.dev
prometheus:
servicemonitor:
enabled: false
hostname: bigbang.dev monitoring:
enabled: false
istio: istio:
# Toggle istio integration # Toggle istio integration
enabled: false enabled: false
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment