Move deployment files into own folder
This commit is contained in:
parent
0988642d5d
commit
d5fc66f620
@ -1,24 +1,22 @@
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
|
||||||
io.kompose.service: entityident
|
|
||||||
name: entityident
|
name: entityident
|
||||||
|
labels:
|
||||||
|
app: entityident
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: entityident
|
app: entityident
|
||||||
strategy: {}
|
strategy: {}
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: entityident
|
app: entityident
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: entityident
|
- image: gcr.io/resonant-grail-307708/entityident
|
||||||
imagePullPolicy: ""
|
imagePullPolicy: ""
|
||||||
name: entityident
|
name: entityident
|
||||||
ports:
|
ports:
|
||||||
@ -1,24 +1,22 @@
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
|
||||||
io.kompose.service: eventstore
|
|
||||||
name: eventstore
|
name: eventstore
|
||||||
|
labels:
|
||||||
|
app: eventstore
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: eventstore
|
app: eventstore
|
||||||
strategy: {}
|
strategy: {}
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: eventstore
|
app: eventstore
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: eventstore
|
- image: gcr.io/resonant-grail-307708/eventstore
|
||||||
imagePullPolicy: ""
|
imagePullPolicy: ""
|
||||||
name: eventstore
|
name: eventstore
|
||||||
ports:
|
ports:
|
||||||
@ -1,24 +1,22 @@
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
|
||||||
io.kompose.service: ifeed
|
|
||||||
name: ifeed
|
name: ifeed
|
||||||
|
labels:
|
||||||
|
app: ifeed
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: ifeed
|
app: ifeed
|
||||||
strategy: {}
|
strategy: {}
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: ifeed
|
app: ifeed
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: ifeed
|
- image: gcr.io/resonant-grail-307708/ifeed
|
||||||
imagePullPolicy: ""
|
imagePullPolicy: ""
|
||||||
name: ifeed
|
name: ifeed
|
||||||
resources: {}
|
resources: {}
|
||||||
@ -1,27 +1,19 @@
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
|
||||||
kompose.cmd: C:\ProgramData\kompose\kompose.exe convert
|
|
||||||
kompose.version: 1.21.0 (992df58d8)
|
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
|
||||||
io.kompose.service: mongo
|
|
||||||
name: mongo
|
name: mongo
|
||||||
|
labels:
|
||||||
|
app: mongo
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: mongo
|
app: mongo
|
||||||
strategy: {}
|
strategy: {}
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
|
||||||
kompose.cmd: C:\ProgramData\kompose\kompose.exe convert
|
|
||||||
kompose.version: 1.21.0 (992df58d8)
|
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: mongo
|
app: mongo
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: mongo
|
- image: mongo
|
||||||
@ -1,24 +1,22 @@
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
|
||||||
io.kompose.service: orchestration
|
|
||||||
name: orchestration
|
name: orchestration
|
||||||
|
labels:
|
||||||
|
app: orchestration
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: orchestration
|
app: orchestration
|
||||||
strategy: {}
|
strategy: {}
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: orchestration
|
app: orchestration
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: orchestration
|
- image: gcr.io/resonant-grail-307708/orchestration
|
||||||
imagePullPolicy: ""
|
imagePullPolicy: ""
|
||||||
name: orchestration
|
name: orchestration
|
||||||
resources: {}
|
resources: {}
|
||||||
@ -1,21 +1,20 @@
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
|
||||||
io.kompose.service: rabbitmq
|
|
||||||
name: rabbitmq
|
name: rabbitmq
|
||||||
|
labels:
|
||||||
|
app: rabbitmq
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: rabbitmq
|
app: rabbitmq
|
||||||
strategy: {}
|
strategy: {}
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: rabbitmq
|
app: rabbitmq
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: rabbitmq
|
- image: rabbitmq
|
||||||
@ -1,21 +1,19 @@
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
|
||||||
io.kompose.service: redis
|
|
||||||
name: redis
|
name: redis
|
||||||
|
labels:
|
||||||
|
app: redis
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: redis
|
app: redis
|
||||||
strategy: {}
|
strategy: {}
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: redis
|
app: redis
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: redis
|
- image: redis
|
||||||
@ -1,24 +1,22 @@
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
|
||||||
io.kompose.service: xway
|
|
||||||
name: xway
|
name: xway
|
||||||
|
labels:
|
||||||
|
app: xway
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: xway
|
app: xway
|
||||||
strategy: {}
|
strategy: {}
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: xway
|
app: xway
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: xway
|
- image: gcr.io/resonant-grail-307708/xway
|
||||||
imagePullPolicy: ""
|
imagePullPolicy: ""
|
||||||
name: xway
|
name: xway
|
||||||
ports:
|
ports:
|
||||||
Loading…
x
Reference in New Issue
Block a user