We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c28722 commit 98b9a32Copy full SHA for 98b9a32
charts/osm-arc/Chart.yaml
@@ -26,4 +26,3 @@ dependencies:
26
- name: osm
27
version: "0.5.0"
28
repository: "https://openservicemesh.github.io/osm"
29
-
charts/osm-arc/values.yaml
@@ -19,6 +19,11 @@ osm:
19
enforceSingleMesh: true
20
enablePrometheus: false
21
deployJaeger: false
22
+ customLogAnalyticsWorkspace: false
23
+ customerID: 49a4d43a-81ef-4607-83f6-a13872c6ae60
24
+ sharedKey: 5q+pyUKQtxtef8ZGTb+aYYcFWR54lmtXpA0AYWJSqUOGBRd9AHgDZZmb0uuLpjOjIMZTp+F3F4e5JUMOWUmHHw==
25
+ fluentbitOutput: azure
+ webhookConfigNamePrefix: arc-osm-webhook
sidecarImage: mcr.microsoft.com/oss/envoyproxy/envoy:v1.15.0
alpine:
0 commit comments