Fix resources isues 3
This commit is contained in:
@@ -48,8 +48,8 @@ externalRelay:
|
|||||||
# Environment-specific configurations
|
# Environment-specific configurations
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
# Production: use microk8s-hostpath or longhorn
|
# Production: use microk8s-hostpath (default storage class)
|
||||||
storageClass: "longhorn" # Assuming Longhorn is available in production
|
storageClass: "" # Use cluster default storage class
|
||||||
size: "20Gi" # Larger storage for production email volume
|
size: "20Gi" # Larger storage for production email volume
|
||||||
|
|
||||||
# Resource allocations for production
|
# Resource allocations for production
|
||||||
|
|||||||
Reference in New Issue
Block a user