pv deployment updated
parent
aadb1cfe26
commit
cd52b7f939
|
@ -8,13 +8,13 @@ metadata:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-gas
|
io.kompose.service: pv-gas
|
||||||
name: dl-gas
|
name: pv-gas
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: dl-gas
|
io.kompose.service: pv-gas
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
|
@ -26,23 +26,23 @@ spec:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-gas
|
io.kompose.service: pv-gas
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- args:
|
- args:
|
||||||
- bash
|
- bash
|
||||||
- -c
|
- -c
|
||||||
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
||||||
image: git.humbingo.org/docker/dailyledger-gas:v20
|
image: git.humbingo.org/docker/paisavara-gas:v20
|
||||||
name: dl-gas
|
name: pv-gas
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /dl-gas
|
- mountPath: /pv-gas
|
||||||
name: dl-gas-cm0
|
name: pv-gas-cm0
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
volumes:
|
volumes:
|
||||||
- configMap:
|
- configMap:
|
||||||
name: dl-gas-cm0
|
name: pv-gas-cm0
|
||||||
name: dl-gas-cm0
|
name: pv-gas-cm0
|
|
@ -8,13 +8,13 @@ metadata:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-generalledger
|
io.kompose.service: pv-generalledger
|
||||||
name: dl-generalledger
|
name: pv-generalledger
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: dl-generalledger
|
io.kompose.service: pv-generalledger
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
|
@ -26,23 +26,23 @@ spec:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-generalledger
|
io.kompose.service: pv-generalledger
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- args:
|
- args:
|
||||||
- bash
|
- bash
|
||||||
- -c
|
- -c
|
||||||
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
||||||
image: git.humbingo.org/docker/dailyledger-generalledger:v20
|
image: 147.79.66.211:3000/docker/paisavara-generalledger:v20
|
||||||
name: dl-generalledger
|
name: pv-generalledger
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /dl-generalledger
|
- mountPath: /pv-generalledger
|
||||||
name: dl-generalledger-cm0
|
name: pv-generalledger-cm0
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
volumes:
|
volumes:
|
||||||
- configMap:
|
- configMap:
|
||||||
name: dl-generalledger-cm0
|
name: pv-generalledger-cm0
|
||||||
name: dl-generalledger-cm0
|
name: pv-generalledger-cm0
|
|
@ -8,13 +8,13 @@ metadata:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-lottery
|
io.kompose.service: pv-lottery
|
||||||
name: dl-lottery
|
name: pv-lottery
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: dl-lottery
|
io.kompose.service: pv-lottery
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
|
@ -26,23 +26,23 @@ spec:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-lottery
|
io.kompose.service: pv-lottery
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- args:
|
- args:
|
||||||
- bash
|
- bash
|
||||||
- -c
|
- -c
|
||||||
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
||||||
image: git.humbingo.org/docker/dailyledger-lottery:v20
|
image: 147.79.66.211:3000/docker/pv-lottery:v20
|
||||||
name: dl-lottery
|
name: pv-lottery
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /dl-lottery
|
- mountPath: /pv-lottery
|
||||||
name: dl-lottery-cm0
|
name: pv-lottery-cm0
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
volumes:
|
volumes:
|
||||||
- configMap:
|
- configMap:
|
||||||
name: dl-lottery-cm0
|
name: pv-lottery-cm0
|
||||||
name: dl-lottery-cm0
|
name: pv-lottery-cm0
|
|
@ -8,13 +8,13 @@ metadata:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-payroll
|
io.kompose.service: pv-payroll
|
||||||
name: dl-payroll
|
name: pv-payroll
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: dl-payroll
|
io.kompose.service: pv-payroll
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
|
@ -26,23 +26,23 @@ spec:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-payroll
|
io.kompose.service: pv-payroll
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- args:
|
- args:
|
||||||
- bash
|
- bash
|
||||||
- -c
|
- -c
|
||||||
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
||||||
image: git.humbingo.org/docker/dailyledger-payroll:v20
|
image: 147.79.66.211:3000/docker/pv-payroll:v20
|
||||||
name: dl-payroll
|
name: pv-payroll
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /dl-payroll
|
- mountPath: /pv-payroll
|
||||||
name: dl-payroll-cm0
|
name: pv-payroll-cm0
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
volumes:
|
volumes:
|
||||||
- configMap:
|
- configMap:
|
||||||
name: dl-payroll-cm0
|
name: pv-payroll-cm0
|
||||||
name: dl-payroll-cm0
|
name: pv-payroll-cm0
|
|
@ -8,13 +8,13 @@ metadata:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-salestax
|
io.kompose.service: pv-salestax
|
||||||
name: dl-salestax
|
name: pv-salestax
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: dl-salestax
|
io.kompose.service: pv-salestax
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
|
@ -26,23 +26,23 @@ spec:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-salestax
|
io.kompose.service: pv-salestax
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- args:
|
- args:
|
||||||
- bash
|
- bash
|
||||||
- -c
|
- -c
|
||||||
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
||||||
image: git.humbingo.org/docker/dailyledger-salestax:v20
|
image: 147.79.66.211:3000/docker/pv-salestax:v20
|
||||||
name: dl-salestax
|
name: pv-salestax
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /dl-salestax
|
- mountPath: /pv-salestax
|
||||||
name: dl-salestax-cm0
|
name: pv-salestax-cm0
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
volumes:
|
volumes:
|
||||||
- configMap:
|
- configMap:
|
||||||
name: dl-salestax-cm0
|
name: pv-salestax-cm0
|
||||||
name: dl-salestax-cm0
|
name: pv-salestax-cm0
|
|
@ -8,13 +8,13 @@ metadata:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-subscription
|
io.kompose.service: pv-subscription
|
||||||
name: dl-subscription
|
name: pv-subscription
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: dl-subscription
|
io.kompose.service: pv-subscription
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
|
@ -26,23 +26,23 @@ spec:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-subscription
|
io.kompose.service: pv-subscription
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- args:
|
- args:
|
||||||
- bash
|
- bash
|
||||||
- -c
|
- -c
|
||||||
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
||||||
image: git.humbingo.org/docker/dailyledger-subscription:v20
|
image: 147.79.66.211:3000/docker/pv-subscription:v20
|
||||||
name: dl-subscription
|
name: pv-subscription
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /dl-subscription
|
- mountPath: /pv-subscription
|
||||||
name: dl-subscription-cm0
|
name: pv-subscription-cm0
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
volumes:
|
volumes:
|
||||||
- configMap:
|
- configMap:
|
||||||
name: dl-subscription-cm0
|
name: pv-subscription-cm0
|
||||||
name: dl-subscription-cm0
|
name: pv-subscription-cm0
|
|
@ -8,13 +8,13 @@ metadata:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-utils
|
io.kompose.service: pv-utils
|
||||||
name: dl-utils
|
name: pv-utils
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: dl-utils
|
io.kompose.service: pv-utils
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
|
@ -26,23 +26,23 @@ spec:
|
||||||
kompose.service.type: NodePort
|
kompose.service.type: NodePort
|
||||||
kompose.version: 1.34.0 (cbf2835db)
|
kompose.version: 1.34.0 (cbf2835db)
|
||||||
labels:
|
labels:
|
||||||
io.kompose.service: dl-utils
|
io.kompose.service: pv-utils
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- args:
|
- args:
|
||||||
- bash
|
- bash
|
||||||
- -c
|
- -c
|
||||||
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
|
||||||
image: git.humbingo.org/docker/dailyledger-utils:v20
|
image: 147.79.66.211:3000/docker/pv-utils:v20
|
||||||
name: dl-utils
|
name: pv-utils
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /dl-utils
|
- mountPath: /pv-utils
|
||||||
name: dl-utils-cm0
|
name: pv-utils-cm0
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
volumes:
|
volumes:
|
||||||
- configMap:
|
- configMap:
|
||||||
name: dl-utils-cm0
|
name: pv-utils-cm0
|
||||||
name: dl-utils-cm0
|
name: pv-utils-cm0
|
Loading…
Reference in New Issue