Skip to content

Typo In aws-for-fluent-bit template firehose.extraOutputs section #1107

@sandidgm

Description

@sandidgm

Describe the bug
typo in configmap.yaml template - in the .Values.firehose.enabled if block the extraOutputs uses kinesis and not firehose

Steps to reproduce

Expected outcome
to pass values to the firehose section I would like to use .Values.firehose.extraOutputs but I have to use .Values.kinesis.extraOutputs instead

Environment

  • Chart name: aws-for-fluent-bit
  • Chart version: v0.0.170
  • Kubernetes version: n/a
  • Using EKS (yes/no), if so version? n/a

Additional Context:

https://github.com/aws/eks-charts/blob/master/stable/aws-for-fluent-bit/templates/configmap.yaml#L187

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions