Skip to content

Commit

Permalink
fix: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pehlicd committed Apr 3, 2024
1 parent d8bbe8e commit 5d3870d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions charts/keep/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,14 +209,14 @@ websocket:
healthCheck:
enabled: false
probes:
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http
livenessProbe:
httpGet:
path: /
port: http
readinessProbe:
httpGet:
path: /
port: http

database:
enabled: true
Expand Down

0 comments on commit 5d3870d

Please sign in to comment.