-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Improve the set env section with examples by adding examples to show variable interpolation in the command
and args
attributes of the deployment YAML. The args in command
and args
need to follow the variable substitution pattern like $(ENV_VAR_NAME)
.
I feel we need to call this out in the tutorial as developers will follow the natural instinct of using $ENV_VAR_NAME
pattern.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request