(air gapped): disable fluxcd artifact by default (#964)

Default `artifact` field for FluxCD operator to empty string, so it uses embedded manifests and is compatible with air-gapped environments.
This commit is contained in:
Timofei Larkin 2025-05-20 15:46:44 +03:00 committed by GitHub
commit 775ecb7b11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@ flux-instance:
networkPolicy: true
domain: cozy.local # -- default value is overriden in patches
distribution:
artifact: ""
version: 2.5.x
registry: ghcr.io/fluxcd
components: