Skip to content

Commit

Permalink
[installer]: escape inline yaml keys for labels/annotations in Helm
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Emms authored and roboquat committed Aug 10, 2022
1 parent b4a9939 commit 95892c6
Show file tree
Hide file tree
Showing 3 changed files with 325 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ customization:
name: "*"
labels:
hello: world
gitpod.io: hello
annotations:
hello: world
gitpod.io: hello
Loading

0 comments on commit 95892c6

Please sign in to comment.