Reorganize GitOps repository structure

This commit is contained in:
2026-07-22 23:34:55 +02:00
parent fe181e7a3b
commit a76c62a763
12 changed files with 13 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
global:
domain: argocd.guillin.ovh
configs:
params:
server.insecure: true
server:
replicas: 2
service:
type: ClusterIP
ingress:
enabled: true
ingressClassName: nginx
hosts:
- argocd.guillin.ovh
controller:
replicas: 1
repoServer:
replicas: 2
applicationSet:
replicas: 2
redis:
enabled: true