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
b5920ac1
Commit
b5920ac1
authored
Mar 19, 2021
by
runyontr
Browse files
Merge branch 'helm-standards' into 'main'
fixed monitoring standards See merge request
!14
parents
920f08be
6f03389f
Pipeline
#195453
passed with stages
in 4 minutes and 26 seconds
Changes
3
Pipelines
2
Show 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 @
b5920ac1
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 @
b5920ac1
{{
- 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 @
b5920ac1
hostname
:
bigbang.dev
hostname
:
bigbang.dev
prometheus
:
service
monitor
:
monitor
ing
:
enabled
:
false
enabled
:
false
hostname
:
bigbang.dev
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