diff --git a/docs/public/03-configuration-reference.md b/docs/public/03-configuration-reference.md index 11bdb84..b8885fb 100644 --- a/docs/public/03-configuration-reference.md +++ b/docs/public/03-configuration-reference.md @@ -44,12 +44,12 @@ Requires `spec.enableYamlVariableReplacement` to be set to `true`. Variables in the spec.yaml section are in the format `%variable%`. -| Variable | Description | -| ---------------------------------- | ------------------------------------------------- | -| `namespace` | The pod namespace | -| `labels.` | The label specified by `label-name` | -| `annotations.` | The annotation specified by `annotation-name` | -| `container..image` | The container image specified by `container-name` | +| Variable | Description | +| ---------------------------------- | -------------------------------------------------- | +| `namespace` | The pod namespace | +| `labels.` | The label specified by `` | +| `annotations.` | The annotation specified by `` | +| `container..image` | The container image specified by ``| ## AgentConnection