root 3 vuotta sitten
vanhempi
commit
1459c3acb0
1 muutettua tiedostoa jossa 0 lisäystä ja 10 poistoa
  1. 0 10
      deploy-tmp.yaml

+ 0 - 10
deploy-tmp.yaml

@@ -37,16 +37,6 @@ spec:
         volumeMounts:
         - name: volume
           mountPath: $JNLP_MOUNT_PATH
-        livenessProbe:
-          tcpSocket:
-            port: $JNLP_CONTAINER_PORT
-          initialDelaySeconds: $JNLP_LIVENESS_INIT
-          periodSeconds: $JNLP_LIVENESS_PER
-        readinessProbe:
-          tcpSocket:
-            port: $JNLP_CONTAINER_PORT
-          initialDelaySeconds: $JNLP_READINESS_INIT
-          periodSeconds: $JNLP_READINESS_PER
   volumeClaimTemplates:
   - metadata:
       name: volume