fix: add local dns for minecraft and remove liveness probes from SS
This commit is contained in:
@@ -51,18 +51,6 @@ spec:
|
||||
limits:
|
||||
cpu: 8
|
||||
memory: "8Gi"
|
||||
readinessProbe:
|
||||
exec:
|
||||
command:
|
||||
- mc-health
|
||||
initialDelaySeconds: 30
|
||||
periodSeconds: 30
|
||||
livenessProbe:
|
||||
exec:
|
||||
command:
|
||||
- mc-health
|
||||
initialDelaySeconds: 30
|
||||
periodSeconds: 30
|
||||
volumeMounts:
|
||||
- name: monifactory-data
|
||||
mountPath: /data
|
||||
|
||||
Reference in New Issue
Block a user