Merge pull request #10 from prosperllc/doc-tweak

Update README.md
This commit is contained in:
sravula84 2024-08-27 11:31:02 -07:00 committed by GitHub
commit edf57ba547
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 17 deletions

View File

@ -44,20 +44,3 @@ NAME NAMESPACE REVISION UPDATED
prosper-linux-np prosper-runners 1 2024-04-18 13:19:02.480947 -0700 PDT deployed gha-runner-scale-set-0.9.1 0.9.1
prosper-runner-controller prosper-runners 1 2024-04-18 13:18:00.067012 -0700 PDT deployed gha-runner-scale-set-controller-0.9.1 0.9.1
```
# TODO fill in the above with copy and paste style of commands.
## Restart Sequence
* helm install prosper-runner-controller . from controller directory
* helm install prosper-linux-np . from scale set directory
* helm uninstall ... from controller directory
* helm uninstall ... from scale set directory
# TODO fill in the above with copy and paste style of commands.