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

Small changes for install chart on kebernetes 1.11#113

Open
ozlevka-work wants to merge 4 commits into
giantswarm:masterfrom
ozlevka-work:master
Open

Small changes for install chart on kebernetes 1.11#113
ozlevka-work wants to merge 4 commits into
giantswarm:masterfrom
ozlevka-work:master

Conversation

@ozlevka-work
Copy link
Copy Markdown

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

Comment thread helm/prometheus-chart/values.yaml Outdated
## This allows the prometheus-server to be run with an arbitrary user
##
enabled: true
enabled: false
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

Choose a reason for hiding this comment

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

👍

Copy link
Copy Markdown
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
Copy Markdown

Choose a reason for hiding this comment

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

👍

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

Comment thread helm/prometheus-chart/values.yaml Outdated
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