the default GitOps source repository for booting up Jenkins X
修訂 | f30d3a58ad347f3f0ab19b66cdd82306b1af3d30 (tree) |
---|---|
時間 | 2019-07-02 16:37:55 |
作者 | James Strachan <james.strachan@gmai...> |
Commiter | GitHub |
Merge pull request #1 from cagiti/patch-1
Weird hash values
@@ -49,7 +49,7 @@ If you look at the current [env/parameters.yaml](https://github.com/jstrachan/en | ||
49 | 49 | This means we can populate all the Parameters we need on startup then refer to them from `values.yaml` to populate the tree of values to then inject those into Vault. |
50 | 50 | |
51 | 51 | |
52 | -#### Populating the `parameters.yaml` file | |
52 | +#### Populating the `parameters.yaml` file | |
53 | 53 | |
54 | 54 | We can then use the new step to populate the `parameters.yaml` file via this command in the `env` folder: |
55 | 55 |