remove liveliness probe
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-10-14 22:12:14 -04:00
parent ac6be90b43
commit 547e2d53b2

View File

@ -44,18 +44,12 @@ spec:
channel_refresh_interval: 15m
feed_threads: 2
banner: "Lol. Lmao even."
port: 3000
default_user_preferences:
default_home: "Subscriptions"
quality: dash
save_player_pos: true
port: 3000
#external_port: 443
#domain: watch.clortox.com
ports:
- containerPort: 3000
livenessProbe:
httpGet:
path: /api/v1/comments/jNQXAC9IVRw
port: 3000
initialDelaySeconds: 30
periodSeconds: 30
timeoutSeconds: 5
failureThreshold: 2