+
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions tanka/environments/mop-cloud/alloy_operator.jsonnet
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
local tanka = import 'github.com/grafana/jsonnet-libs/tanka-util/main.libsonnet';
local helm = tanka.helm.new(std.thisFile);
local common = import 'common.libsonnet';

{
alloy_operator: helm.template(
name='alloy-operator',
chart='./charts/alloy-operator',
conf={
namespace: 'monitoring',
values+: {

},
}
),
}
2 changes: 2 additions & 0 deletions tanka/environments/mop-cloud/main.jsonnet
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
local alloy = import 'alloy.jsonnet';
local alloy_operator = import 'alloy_operator.jsonnet';
local common = import 'common.libsonnet';
local config = import 'config.jsonnet';
local eso = import 'eso.jsonnet';
Expand All @@ -12,6 +13,7 @@ local tempo = import 'tempo.jsonnet';
eso: eso.eso,
kps: kps.kps,
loki: loki.loki,
alloy_operator: alloy_operator.alloy_operator,
alloy: alloy.alloy,
tempo: tempo.tempo,
linkerdCRDs: linkerd.linkerdCRDs,
Expand Down
16 changes: 16 additions & 0 deletions tanka/environments/mop-edge/alloy_operator.jsonnet
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
local tanka = import 'github.com/grafana/jsonnet-libs/tanka-util/main.libsonnet';
local helm = tanka.helm.new(std.thisFile);
local common = import 'common.libsonnet';

{
alloy_operator: helm.template(
name='alloy-operator',
chart='./charts/alloy-operator',
conf={
namespace: common.namespace,
values+: {

},
}
),
}
2 changes: 2 additions & 0 deletions tanka/environments/mop-edge/main.jsonnet
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
local alloy = import 'alloy.jsonnet';
local alloy_operator = import 'alloy_operator.jsonnet';
local common = import 'common.libsonnet';
local config = import 'config.jsonnet';
local eso = import 'eso.jsonnet';
Expand All @@ -12,6 +13,7 @@ local tempo = import 'tempo.jsonnet';
eso: eso.eso,
kps: kps.kps,
loki: loki.loki,
alloy_operator: alloy_operator.alloy_operator,
// alloy: alloy.alloy,
// tempo: tempo.tempo,
linkerdCRDs: linkerd.linkerdCRDs,
Expand Down
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载