Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Fixing minor typo in helm chart #97

Closed
wants to merge 1 commit into from

Conversation

WarpRat
Copy link
Contributor

@WarpRat WarpRat commented Oct 25, 2019

Sorry about that, this change will fix the following error:
Error: render error in "kafka-lag-exporter/templates/040-Deployment.yaml": template: kafka-lag-exporter/templates/040-Deployment.yaml:18:16: executing "kafka-lag-exporter/templates/040-Deployment.yaml" at <.Value.podAnnotations>: nil pointer evaluating interface {}.podAnnotations

Sorry about that, this will prevent the following error:
`Error: render error in "kafka-lag-exporter/templates/040-Deployment.yaml": template: kafka-lag-exporter/templates/040-Deployment.yaml:18:16: executing "kafka-lag-exporter/templates/040-Deployment.yaml" at <.Value.podAnnotations>: nil pointer evaluating interface {}.podAnnotations`
@terjesannum
Copy link
Contributor

#91 fixes this and also puts the annotations the correct place (in the pod template)

@seglo
Copy link
Owner

seglo commented Nov 2, 2019

Fixed in #91

@seglo seglo closed this Nov 2, 2019
@seglo seglo added this to the 0.5.5 milestone Nov 11, 2019
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