디렉토리 구조 및 각 서비스 추가
This commit is contained in:
12
helm/argo-cd/ci/ha-static-values.yaml
Normal file
12
helm/argo-cd/ci/ha-static-values.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
# Test High Availability without autoscaling
|
||||
crds:
|
||||
keep: false
|
||||
|
||||
redis-ha:
|
||||
enabled: true
|
||||
|
||||
server:
|
||||
replicas: 2
|
||||
|
||||
repoServer:
|
||||
replicas: 2
|
||||
Reference in New Issue
Block a user