Skip to content

Commit

Permalink
Hack to add mimir-grafana-agent into collection
Browse files Browse the repository at this point in the history
  • Loading branch information
Marie Roque committed Mar 13, 2024
1 parent c28ff88 commit a5f4348
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions flux-manifests/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ generators:
- loki.yaml
- macropower-analytics-panel-server.yaml
- mimir.yaml
- mimir-grafana-agent.yaml
- oauth2-proxy.yaml
- object-storage-operator.yaml
- organization-operator.yaml
Expand Down
13 changes: 13 additions & 0 deletions flux-manifests/mimir-grafana-agent.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
api_version: generators.giantswarm.io/v1
app_catalog: control-plane-catalog
app_destination_namespace: mimir
app_name: grafana-agent
app_version: 0.4.2
kind: Konfigure
metadata:
annotations:
config.kubernetes.io/function: |-
exec:
path: /plugins/konfigure
name: mimir-grafana-agent
name: mimir-grafana-agent

0 comments on commit a5f4348

Please sign in to comment.