feat: python app

main
cahe 2 years ago
parent 86c9374cea
commit c07656dd1b

@ -2,7 +2,7 @@
apiVersion: batch/v1
kind: Job
metadata:
name: argocd-configplugin-tester-deployment6
name: argocd-configplugin-tester-deployment7
labels:
app: argocd-configplugin-tester
spec:
@ -43,7 +43,8 @@ spec:
args:
- '/bin/python3'
- '/app/app.py'
livenessProbe:
readinessProbe:
failureThreshold: 10
httpGet:
path: /
port: 8000

Loading…
Cancel
Save