Skip to content

Commit

Permalink
Fix comment symbol
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Aug 20, 2024
1 parent c89950f commit 63a1faa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ func GetExecutionEnvVars(id pluginsCore.TaskExecutionID, consoleURL string) []v1
Value: nodeExecutionID.Domain,
},
{
# FLYTE_INTERNAL_POD_NAME
// FLYTE_INTERNAL_POD_NAME
Name: "_F_PN",
ValueFrom: &v1.EnvVarSource{
FieldRef: &v1.ObjectFieldSelector{
Expand Down

0 comments on commit 63a1faa

Please sign in to comment.