Skip to content

Commit

Permalink
squash: missing JSON comma
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
  • Loading branch information
ankeesler committed Jun 17, 2021
1 parent 5c22507 commit 7d5a81b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1049,7 +1049,7 @@ The following `ExecCredential` manifest describes a cluster information sample.
"this": "can be provided via the KUBERNETES_EXEC_INFO environment variable upon setting provideClusterInfo",
"you": ["can", "put", "anything", "here"]
}
}
},
"interactive": true
}
}
Expand Down

0 comments on commit 7d5a81b

Please sign in to comment.