diff --git a/docs/bundle-secrets.md b/docs/bundle-secrets.md index 779a12d6..915e1382 100644 --- a/docs/bundle-secrets.md +++ b/docs/bundle-secrets.md @@ -105,7 +105,7 @@ bundle: { } ``` -In the above example, we define a CUE hidden filed `_secrets`, where we set the +In the above example, we define a CUE hidden field `_secrets`, where we set the runtime secrets mappings. Then in the instance values, we use string interpolation to set the `redisURL` containing the secrets.