FIX(postgresql): minio and pg-dev sync issues
- MinIO: Disable consoleService (duplicate with console-deployment.yaml) - postgresql-dev: Add ignoreDifferences for CPU limits to prevent OutOfSync
This commit is contained in:
@@ -43,10 +43,9 @@ service:
|
||||
type: ClusterIP
|
||||
port: 9000
|
||||
|
||||
# Console service
|
||||
# Console service disabled - using custom console-deployment.yaml instead
|
||||
consoleService:
|
||||
type: ClusterIP
|
||||
port: 9001
|
||||
enabled: false
|
||||
|
||||
# Environment variables
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user