Skip to content
Snippets Groups Projects
Commit 241c8999 authored by Pierre-Gilles LEVALLOIS's avatar Pierre-Gilles LEVALLOIS
Browse files

Launch script

parent b9aeaad5
Branches
Tags
1 merge request!3Launch script
apiVersion: v1
kind: Service
metadata:
name: calqul-db-service-__NAMESPACE_ENV__
namespace: __NAMESPACE__
spec:
selector:
app: calqul-db-__NAMESPACE_ENV__
tier: database
ports:
- name: http-5432
protocol: TCP
port: 5432
targetPort: 5432
\ No newline at end of file
screen -dmS calque_metro python main.py computeAll 5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment