fix: add local dns for minecraft and remove liveness probes from SS

This commit is contained in:
2025-09-13 18:04:40 +05:00
parent 33f6e95e71
commit 015c96ad08
2 changed files with 2 additions and 12 deletions

View File

@@ -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