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: