Skip to content

Commit

Permalink
Update headings
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmcnew committed Oct 7, 2019
1 parent 5954ad5 commit d0874b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Build Service Visualization
# Build Service Visualization

![Sample](docs/assets/sample.png)

Expand All @@ -8,7 +8,7 @@
- Cluster-admin permissions for the kubernetes cluster with Build Service Installed
- Accessible Docker V2 Registry

### Setup
## Setup

1. Download and install the most recent pbdemo [github release](https://github.com/matthewmcnew/build-service-Visualization/releases)
for your operating system.
Expand Down Expand Up @@ -39,7 +39,7 @@ for your operating system.

1. Navigate to the Web UI in your browser to see build service build all the images created in step #3.

### Demo: Run Image Update
## Demo: Run Image Update

1. Navigate to the build service web UI and mark the current run image as 'vulnerable'.

Expand All @@ -59,7 +59,7 @@ for your operating system.

1. Navigate to the Web UI in your browser to watch build service `rebase` all the images that used the previous run image.

### Demo: JDK Update via Buildpacks
## Demo: JDK Update via Buildpacks

1. Navigate to the build service web UI and mark the current `org.cloudfoundry.openjdk` as 'vulnerable'.

Expand All @@ -79,7 +79,7 @@ for your operating system.

1. Navigate to the Web UI in your browser to watch build service `rebuild` all the images that used the previous buildpack.

### Cleanup
## Cleanup

1. Remove all images created by `pbdemo` with `cleanup`

Expand Down

0 comments on commit d0874b9

Please sign in to comment.