Automated Manifest Update #3018
@@ -11,7 +11,7 @@ metadata:
|
|||||||
namespace: soulsync
|
namespace: soulsync
|
||||||
spec:
|
spec:
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
replicas: 0
|
replicas: 1
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
@@ -72,7 +72,7 @@ spec:
|
|||||||
value: /app
|
value: /app
|
||||||
- name: SOULSYNC_CONFIG_PATH
|
- name: SOULSYNC_CONFIG_PATH
|
||||||
value: /app/config/config.json
|
value: /app/config/config.json
|
||||||
image: boulderbadgedad/soulsync:latest
|
image: boulderbadgedad/soulsync:latest@sha256:da1217990e8d51af0bcd4ff64d13b67662226c448ba49ff2446db51c4806c924
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
exec:
|
exec:
|
||||||
|
|||||||
Reference in New Issue
Block a user