Skip to content

Commit dab62cc

Browse files
workload pod configuration documentation
Signed-off-by: James Milligan <[email protected]>
1 parent 9cd5b95 commit dab62cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/feature_flag_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Within the CRD there are 2 main objects, namely the `flagDSpec` and the `feature
2929

3030
The `featureFlagSpec` is a json object representing the flag configurations themselves, the documentation for this object can be found [here](https://github.com/open-feature/flagd/blob/main/docs/configuration/flag_configuration.md).
3131

32-
The `flagDSpec` has one property called `envs` which contains a list of environment variables used to override the default start command values in `flagd`, the documentation for this configuration can be found [here](https://github.com/open-feature/flagd/blob/main/docs/configuration/configuration.md).
32+
The `flagDSpec` has one property called `envs` which contains a list of environment variables used to override the default start command values in `flagd`, the documentation for this configuration can be found [here](https://github.com/open-feature/flagd/blob/main/docs/configuration/configuration.md). These environment variables are also made available in the workload `Pod` for simplified configuration.

0 commit comments

Comments
 (0)