디렉토리 구조 및 각 서비스 추가
This commit is contained in:
12
helm/argo-cd/ci/external-redis-values.yaml
Normal file
12
helm/argo-cd/ci/external-redis-values.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
crds:
|
||||
keep: false
|
||||
|
||||
redis:
|
||||
enabled: false
|
||||
|
||||
redis-ha:
|
||||
enabled: false
|
||||
|
||||
externalRedis:
|
||||
host: "redis-master.redis.svc.cluster.local"
|
||||
password: "argocd"
|
||||
Reference in New Issue
Block a user