diff --git a/services/platform/postgresql-tls-sync/postgresql-tls-sync.yaml b/services/platform/postgresql-tls-sync/postgresql-tls-sync.yaml index c1018c3..caed2fc 100644 --- a/services/platform/postgresql-tls-sync/postgresql-tls-sync.yaml +++ b/services/platform/postgresql-tls-sync/postgresql-tls-sync.yaml @@ -100,7 +100,7 @@ metadata: name: postgresql-tls-sync namespace: platform spec: - schedule: "*/5 * * * *" + schedule: "* * * * *" concurrencyPolicy: Forbid jobTemplate: spec: