Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Conversation

@ozlevka-work
Copy link

I make some small changes in chart and success to install on k8s 1.11.
If these changes important you welcome to merge my work to your master

## This allows the prometheus-server to be run with an arbitrary user
##
enabled: true
enabled: false
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't all of these be true?

Copy link
Contributor

@pipo02mix pipo02mix Jan 31, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I would like to default everything to enable, you can always customize your values and use them in the installation command.

helm install -f myvalues.yaml

@@ -1,4 +1,4 @@
piVersion: v1
apiVersion: v1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

- https://github.com/prometheus/prometheus
tillerVersion: ">=2.8.0"
version: 0.1.0-[[ .SHA ]]
version: 0.1.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@pipo02mix pipo02mix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good improvements. A couple of comments, please take a look

@@ -1,4 +1,4 @@
piVersion: v1
apiVersion: v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

## This allows the prometheus-server to be run with an arbitrary user
##
enabled: true
enabled: false
Copy link
Contributor

@pipo02mix pipo02mix Jan 31, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I would like to default everything to enable, you can always customize your values and use them in the installation command.

helm install -f myvalues.yaml

pipo02mix and others added 3 commits January 31, 2019 13:45
Yea... It's was mistake...

Co-Authored-By: ozlevka-ericom <lev.ozeryansky@ericom.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants