UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Security Tools
Twistlock
Commits
6f03389f
Commit
6f03389f
authored
Mar 18, 2021
by
Thomas Runyon
Browse files
fixed monitoring standards
parent
cc5ef2ec
Pipeline
#194259
passed with stages
in 2 minutes and 34 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
6 deletions
+5
-6
chart/Chart.yaml
chart/Chart.yaml
+1
-1
chart/templates/servicemonitor.yaml
chart/templates/servicemonitor.yaml
+1
-1
chart/values.yaml
chart/values.yaml
+3
-4
No files found.
chart/Chart.yaml
View file @
6f03389f
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
chart/templates/servicemonitor.yaml
View file @
6f03389f
{{
- if .Values.
prometheus.service
monitor.enabled
}}
{{
- if .Values.monitor
ing
.enabled
}}
apiVersion
:
monitoring.coreos.com/v1
apiVersion
:
monitoring.coreos.com/v1
kind
:
ServiceMonitor
kind
:
ServiceMonitor
metadata
:
metadata
:
...
...
chart/values.yaml
View file @
6f03389f
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment