Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Fix/prometheus adapter image pull secrets #10725

Merged
merged 2 commits into from
Jan 17, 2019
Merged

Fix/prometheus adapter image pull secrets #10725

merged 2 commits into from
Jan 17, 2019

Conversation

ivanmp91
Copy link
Contributor

Related with already merged PR #10269 (cc @cpanato ). This has been my bad, sorry guys! I've properly tested it and now it's working fine!

➜ helm upgrade --install --namespace custom-metrics custom-metrics . --set prometheus-adapter.image.pullSecrets={registry.internal-cluster.io.lan} --debug
[debug] Created tunnel using local port: '55514'

[debug] SERVER: "127.0.0.1:55514"

REVISION: 11
RELEASED: Thu Jan 17 12:24:26 2019
CHART: custom-metrics-0.3.0
USER-SUPPLIED VALUES:
prometheus-adapter:
image:
pullSecrets:
- registry.internal-cluster.io.lan

COMPUTED VALUES:
prometheus-adapter:
affinity: {}
global: {}
image:
pullPolicy: IfNotPresent
pullSecrets:
- registry.internal-cluster.io.lan

@helm-bot helm-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 17, 2019
@helm-bot helm-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 17, 2019
Iván Mora added 2 commits January 17, 2019 12:33
@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 17, 2019
@ivanmp91
Copy link
Contributor Author

cc @davidkarlsen

@cpanato
Copy link
Member

cpanato commented Jan 17, 2019

/ok-to-test

@cpanato
Copy link
Member

cpanato commented Jan 17, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 17, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, ivanmp91

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 17, 2019
@k8s-ci-robot k8s-ci-robot merged commit 71ec1f4 into helm:master Jan 17, 2019
wgiddens pushed a commit to wgiddens/charts that referenced this pull request Jan 18, 2019
* Move image pull secret block to a proper place

Signed-off-by: Iván Mora <[email protected]>

* Bump chart version

Signed-off-by: Iván Mora <[email protected]>
victorboissiere pushed a commit to victorboissiere/charts that referenced this pull request Jan 24, 2019
* Move image pull secret block to a proper place

Signed-off-by: Iván Mora <[email protected]>

* Bump chart version

Signed-off-by: Iván Mora <[email protected]>
Signed-off-by: Victor Boissiere <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). lgtm Indicates that a PR is ready to be merged. ok-to-test size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants