Skip to content

Commit 98b9a32

Browse files
committed
Restructured Chart
Changed Makefile Edited Makefile Corrected Makefile again Deleted osm and edited makefile Testing chart locally
1 parent 8c28722 commit 98b9a32

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

charts/osm-arc/Chart.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ dependencies:
2626
- name: osm
2727
version: "0.5.0"
2828
repository: "https://openservicemesh.github.io/osm"
29-

charts/osm-arc/values.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ osm:
1919
enforceSingleMesh: true
2020
enablePrometheus: false
2121
deployJaeger: false
22+
customLogAnalyticsWorkspace: false
23+
customerID: 49a4d43a-81ef-4607-83f6-a13872c6ae60
24+
sharedKey: 5q+pyUKQtxtef8ZGTb+aYYcFWR54lmtXpA0AYWJSqUOGBRd9AHgDZZmb0uuLpjOjIMZTp+F3F4e5JUMOWUmHHw==
25+
fluentbitOutput: azure
26+
webhookConfigNamePrefix: arc-osm-webhook
2227
sidecarImage: mcr.microsoft.com/oss/envoyproxy/envoy:v1.15.0
2328

2429
alpine:

0 commit comments

Comments
 (0)