FIX(repo): set ha.config to empty to avoid duplicate listener

- Set HA config to empty
- Prevent duplicate listener issue
This commit is contained in:
2025-12-31 03:04:39 +09:00
parent 207351a932
commit dc31575f03

View File

@@ -22,6 +22,8 @@ server:
replicas: 3
raft:
enabled: false
# Empty config - actual config is in vault-config-secret
config: ""
# PVC 비활성화 (PostgreSQL 사용)
dataStorage: