aws-observability / terraform-aws-observability-accelerator

Open source project to help accelerate and ease observability setup on AWS environments
https://aws-observability.github.io/terraform-aws-observability-accelerator/
Apache License 2.0
288 stars 84 forks source link

Flux with own repo? #236

Closed awsandy closed 10 months ago

awsandy commented 1 year ago

Hi

If I'm already using flux eg. bootstrapped with my own codecommit repo. How do I still use the observability accelerator which itself using flux with it's own repo ? (by default also in the flux-system namespace)

How can the two co-exist - or are you meant to install the observability accelerator, flux uninstall - and then bootstrap flux again with your own repo. ?

Thanks

bonclay7 commented 1 year ago

In theory, it should be possible. Have you tried disable Flux install when using the module? https://github.com/aws-observability/terraform-aws-observability-accelerator/blob/main/modules/eks-monitoring/README.md#input_enable_fluxcd

You could the feed your parameters to your repo https://github.com/aws-observability/terraform-aws-observability-accelerator/blob/main/modules/eks-monitoring/README.md#input_flux_config

If there's anything to be added to fully support this, please let us knw

github-actions[bot] commented 10 months ago

This issue has been automatically marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] commented 10 months ago

Issue closed due to inactivity.