From 8f3e8eb782c80730faa3e62cba19ca1a59943c23 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 3 Oct 2025 00:37:32 -0500 Subject: [PATCH] controller --- clusters/cl01tl/management/komodo/values.yaml | 62 +++++++++---------- 1 file changed, 30 insertions(+), 32 deletions(-) diff --git a/clusters/cl01tl/management/komodo/values.yaml b/clusters/cl01tl/management/komodo/values.yaml index d131a0076..e88e24277 100644 --- a/clusters/cl01tl/management/komodo/values.yaml +++ b/clusters/cl01tl/management/komodo/values.yaml @@ -101,38 +101,7 @@ komodo: requests: cpu: 10m memory: 128Mi - service: - main: - controller: main - ports: - http: - port: 80 - targetPort: 9120 - protocol: HTTP - persistence: - cache: - storageClass: ceph-block - accessMode: ReadWriteOnce - size: 5Gi - retain: true - advancedMounts: - main: - main: - - path: /repo-cache - readOnly: false - syncs: - storageClass: ceph-block - accessMode: ReadWriteOnce - size: 5Gi - retain: true - advancedMounts: - main: - main: - - path: /syncs - readOnly: false -komodo-migrate: - controllers: - main: + migrate: type: deployment replicas: 1 strategy: Recreate @@ -179,6 +148,35 @@ komodo-migrate: requests: cpu: 10m memory: 128Mi + service: + main: + controller: main + ports: + http: + port: 80 + targetPort: 9120 + protocol: HTTP + persistence: + cache: + storageClass: ceph-block + accessMode: ReadWriteOnce + size: 5Gi + retain: true + advancedMounts: + main: + main: + - path: /repo-cache + readOnly: false + syncs: + storageClass: ceph-block + accessMode: ReadWriteOnce + size: 5Gi + retain: true + advancedMounts: + main: + main: + - path: /syncs + readOnly: false postgres-17-cluster: mode: recovery cluster: