voigtstep

Results 1 comments of voigtstep

` have the same issue. I have the install resource like: `data "flux_install" "main" {` ` target_path = var.cluster_config_path` ` components_extra = ["image-reflector-controller", "image-automation-controller"]` ` version = var.flux_version` `}` the...