1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-06 00:48:45 +01:00
Files
installer/docs/design
Alex Crawford 1bc5744681 docs: rebuild dependency graph
The admin kubeconfig was dropped from cluster (it was unused) so the
dependency graph needed to be updated. Generated with:

$ openshift-install graph | dot -Tsvg >docs/design/resource_dep.svg

using:

$ dot -V
dot - graphviz version 2.40.1 (0)
2019-01-04 09:54:35 -08:00
..