Updates README
This commit is contained in:
parent
6b27cc413b
commit
c002e8c116
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
|||
---
|
||||
title: Get K8s Resources
|
||||
---
|
||||
# Get K8s Resources
|
||||
|
||||
The `get_k8s_resources` script is a small script that will return a list of all instances of a certain kubernetes type `JSON` formatted.
|
||||
|
||||
|
@ -28,7 +26,7 @@ The `get_k8s_resources` script is a small script that will return a list of all
|
|||
|
||||
# Requirements
|
||||
|
||||
The requirements can be found in the [requirements.txt](../src/branch/master/requirements.txt) file in this repository.
|
||||
The requirements can be found in the [requirements.txt](requirements.txt) file in this repository.
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
Loading…
Reference in a new issue