mirror of https://github.com/kubernetes/kops.git
Fix broken link of cluster_spec.md
This commit is contained in:
parent
c474bc28b3
commit
3a9ffd1f92
|
|
@ -174,7 +174,7 @@ Values:
|
||||||
* unset means to use the default policy, which is currently to apply OS security updates unless they require a reboot
|
* unset means to use the default policy, which is currently to apply OS security updates unless they require a reboot
|
||||||
```
|
```
|
||||||
|
|
||||||
Additionally, consider adding documentation of your new feature to the docs in [/docs](/). If your feature touches configuration options in `config` or `cluster.spec`, document them in [cluster_spec.md](cluster_spec.md).
|
Additionally, consider adding documentation of your new feature to the docs in [/docs](/). If your feature touches configuration options in `config` or `cluster.spec`, document them in [cluster_spec.md](https://github.com/kubernetes/kops/blob/master/docs/cluster_spec.md).
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue