@ -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