Skip to content

Commit aaffed5

Browse files
committed
docs: fix
1 parent bca98a7 commit aaffed5

File tree

1 file changed

+1
-1
lines changed
  • docs/user-guide/creating-application

1 file changed

+1
-1
lines changed

docs/user-guide/creating-application/fluxcd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To enable deployments through GitOps via FluxCD, you need to enable a specific f
3535

3636
|Feature|Flag|Description|
3737
|:---|:---|:---|
38-
|**Deployments via FluxCD**|`FEATURE_FLUX_DEPLOYMENTS_ENABLE: " true"`|This flag will enable deployments through GitOps via FluxCD.<ul><li> After enabling this flag, you also need to install FluxCD controller in order to deploy applications successfully. Refer [Installing FluxCD Controller](#installing-fluxcd-controller-only-for-deployments) to know more.</li></ul>|
38+
|**Deployments via FluxCD**|`FEATURE_FLUX_DEPLOYMENTS_ENABLE: "true"`|This flag will enable deployments through GitOps via FluxCD.<ul><li> After enabling this flag, you also need to install FluxCD controller in order to deploy applications successfully. Refer [Installing FluxCD Controller](#installing-fluxcd-controller-only-for-deployments) to know more.</li></ul>|
3939
|**Migrating existing FluxCD applications**|`FEATURE_LINK_EXTERNAL_FLUX_ENABLE: "true"`|This flag will enable migrations for external FluxCD apps into Devtron.|
4040

4141
{% hint style="warning" %}

0 commit comments

Comments
 (0)