Commit 5f6dd73
Matthew Fisher
docs(upgrading-workflow): add note about using single quotes around base64 encoded string
Helm doesn't like it when the base64-encoded string is wrapped in double quotes. Perhaps this is an
intentional thing due to the yaml parser, but it is good to call it out here.1 parent 70f50a5 commit 5f6dd73
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments