Resolve conflict
This commit is contained in:
parent
9665fbc8a4
commit
b563303559
@ -15,7 +15,7 @@ type: application
|
|||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
version: 0.1.2
|
version: 0.1.3
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
|
@ -20,10 +20,6 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: 400Mi
|
memory: 400Mi
|
||||||
<<<<<<< HEAD
|
|
||||||
enableAdminAPI: false
|
|
||||||
=======
|
|
||||||
enableAdminAPI: true
|
enableAdminAPI: true
|
||||||
externalLabels:
|
externalLabels:
|
||||||
monitoring: {{ .Values.user }}
|
monitoring: {{ .Values.user }}
|
||||||
>>>>>>> 2acef0e (Update prometheus config)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user