Syntax error
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
719a58388e
commit
f2cb2df066
1 changed files with 38 additions and 38 deletions
|
@ -333,7 +333,7 @@ spec:
|
|||
kind: ImageStreamTag
|
||||
name: fmn:latest
|
||||
---
|
||||
- apiVersion: apps.openshift.io/v1
|
||||
apiVersion: apps.openshift.io/v1
|
||||
kind: DeploymentConfig
|
||||
metadata:
|
||||
name: redis
|
||||
|
@ -371,7 +371,7 @@ spec:
|
|||
kind: ImageStreamTag
|
||||
name: redis:latest
|
||||
---
|
||||
apiVersion: v1
|
||||
apiVersion: apps.openshift.io/v1
|
||||
kind: DeploymentConfig
|
||||
metadata:
|
||||
labels:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue