Update Z2/z2/README.md
This commit is contained in:
parent
e57020ac90
commit
1002e93c93
@ -118,6 +118,6 @@ z2/
|
|||||||
├── prepare-app.sh # Build image, create host directory
|
├── prepare-app.sh # Build image, create host directory
|
||||||
├── start-app.sh # Apply all Kubernetes objects
|
├── start-app.sh # Apply all Kubernetes objects
|
||||||
├── stop-app.sh # Delete all Kubernetes objects
|
├── stop-app.sh # Delete all Kubernetes objects
|
||||||
├── show-url.sh # Print the URL to open the app
|
├── status.sh # Print the status of Namespace, PV, PVC, PODS and Services
|
||||||
└── README.md # This file
|
└── README.md # This file
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user