Skip to content

Commit

Permalink
kubeproxy auto instead of explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
Howlla committed Oct 7, 2023
1 parent c368a73 commit 1fd56ca
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ export default class SingleNewEksGravitonOpenSourceObservabilityPattern {
.region(region)
.version('auto')
.withAmpProps(ampAddOnProps)
.withKubeProxyProps({},"v1.27.1-eksbuild.1")
.enableOpenSourcePatternAddOns()
.resourceProvider(ampWorkspaceName, new blueprints.CreateAmpProvider(ampWorkspaceName, ampWorkspaceName))
.clusterProvider(new blueprints.MngClusterProvider(mngProps))
Expand Down

0 comments on commit 1fd56ca

Please sign in to comment.