Skip to content

Commit

Permalink
docs: improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfouquet committed Oct 26, 2023
1 parent 14995fa commit 7ac2fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/charts/fluentbit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { Construct } from 'constructs';

import { applyDefaultLabels } from '../util/labels.js';

/** version of the Helm chart (not FluentBit app) */
const awsForFluentBitVersion = '0.1.31';
export interface FluentBitProps {
saRoleName: string;
Expand Down

0 comments on commit 7ac2fc9

Please sign in to comment.