Skip to content

Commit

Permalink
chore(charts): Add test values
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jhartmann committed Apr 19, 2024
1 parent 8a93cca commit 8a5638a
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions charts/connector/edc-provider/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,9 @@ tractusx-connector:
livenessProbe:
enabled: true
initialDelaySeconds: 15
periodSeconds: 10
timeoutSeconds: 10
failureThreshold: 20
successThreshold: 1
readinessProbe:
enabled: true
initialDelaySeconds: 15
periodSeconds: 10
timeoutSeconds: 10
failureThreshold: 20
successThreshold: 1

dataplane:
ingresses:
Expand Down Expand Up @@ -88,17 +80,9 @@ tractusx-connector:
livenessProbe:
enabled: true
initialDelaySeconds: 15
periodSeconds: 10
timeoutSeconds: 10
failureThreshold: 20
successThreshold: 1
readinessProbe:
enabled: true
initialDelaySeconds: 15
periodSeconds: 10
timeoutSeconds: 10
failureThreshold: 20
successThreshold: 1

################################
# EDC Vault/DAPS Configuration #
Expand Down

0 comments on commit 8a5638a

Please sign in to comment.