Skip to content

Commit

Permalink
fix:[CDS-96547]: Flag to migrate script to file store (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-Dourado authored Oct 22, 2024
1 parent 6041144 commit 22d2821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/advanced/flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ Here's a detailed breakdown of the available Flags and their descriptions:
| `LONG_RELEASE_NAME` | False | Default release names for Kubernetes deployments are migrated with short generate release name `<+INFRA_KEY_SHORT_ID>`. If required, you can enable this flag to use long generated release names `<+INFRA_KEY>`
| `ENV_AT_DIFFERENT_LEVEL` | False | Enable this will allow environment creation at different level.(Default is at project level) |
| `PREFER_SERVICE_VARIABLE_OVERRIDES` | False | Enable this when <+serviceVariableOverrides.var> is prefered over <+serviceVariables.var> |

| `SCRIPT_TO_FILE_STORE` | False | When enabled, every script content is stored in the Harness file store instead of inline inside the step.|

0 comments on commit 22d2821

Please sign in to comment.