Fix yaml
This commit is contained in:
Родитель
141b612e2b
Коммит
77439ab55d
|
@ -1 +0,0 @@
|
|||
app/
|
|
@ -11,8 +11,8 @@ parent-id: lab-clusterapp
|
|||
- OSToy front-end container image: <https://quay.io/aroworkshop/ostoy-frontend>
|
||||
- OSToy microservice container image: <https://quay.io/aroworkshop/ostoy-microservice>
|
||||
- Deployment Definition YAMLs:
|
||||
- [ostoy-fe-deployment.yaml](/yaml/ostoy-fe-deployment.yaml)
|
||||
- [ostoy-microservice-deploymen.yaml](/yaml/ostoy-microservice-deployment.yaml)
|
||||
- [ostoy-fe.yaml](/yaml/ostoy-fe.yaml)
|
||||
- [ostoy-microservice-deployment.yaml](/yaml/ostoy-microservice-deployment.yaml)
|
||||
|
||||
> **Note** In order to simplify the deployment of the app (which you will do next) we have included all the objects needed in the above YAMLs as "all-in-one" YAMLs. In reality though, an enterprise would most likely want to have a different yaml file for each Kubernetes object.
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
Загрузка…
Ссылка в новой задаче