Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions nexus3-persistent-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ objects:
- echo
- ok
failureThreshold: 3
initialDelaySeconds: 30
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
Expand All @@ -73,7 +73,7 @@ objects:
path: /
port: 8081
scheme: HTTP
initialDelaySeconds: 30
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
Expand Down Expand Up @@ -164,4 +164,4 @@ parameters:
displayName: Max Memory
name: MAX_MEMORY
required: true
value: 1Gi
value: 4Gi
2 changes: 1 addition & 1 deletion nexus3-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ parameters:
displayName: Max Memory
name: MAX_MEMORY
required: true
value: 1Gi
value: 2Gi