Skip to content

Commit

Permalink
Add observability-operator (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson authored Apr 8, 2024
1 parent be05669 commit 4b4bd6a
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 @@ -33,6 +33,7 @@ generators:
- mimir.yaml
- oauth2-proxy.yaml
- object-storage-operator.yaml
- observability-operator.yaml
- organization-operator.yaml
- prometheus-meta-operator.yaml
- prometheus-remotewrite.yaml
Expand Down
13 changes: 13 additions & 0 deletions flux-manifests/observability-operator.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: giantswarm
app_name: observability-operator
app_version: 0.0.1
kind: Konfigure
metadata:
annotations:
config.kubernetes.io/function: |-
exec:
path: /plugins/konfigure
name: observability-operator
name: observability-operator

0 comments on commit 4b4bd6a

Please sign in to comment.