Skip to content

Commit

Permalink
Naming Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
elamaran11 committed Oct 10, 2023
1 parent d949054 commit 29aa45a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ export default class SingleNewEksOpenSourceobservabilityPattern {
.resourceProvider(ampWorkspaceName, new blueprints.CreateAmpProvider(ampWorkspaceName, ampWorkspaceName))
.version('auto')
.withAmpProps(ampAddOnProps)
.withGrafanaOperatorProps()
.enableOpenSourcePatternAddOns()
.addOns(...addOns)
.build(scope, stackId);
Expand Down

0 comments on commit 29aa45a

Please sign in to comment.