From e4e6f37ef34ec762430c30c2a4430547aefd15df Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 8 Apr 2024 22:31:05 +0200 Subject: [PATCH] feat: add pull articles Signed-off-by: kjuulh --- cuddle.yaml | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/cuddle.yaml b/cuddle.yaml index 9088bc3..fa004f2 100644 --- a/cuddle.yaml +++ b/cuddle.yaml @@ -6,16 +6,10 @@ vars: service: "pull-articles" registry: kasperhermansen - clusters: - clank-prod: - replicas: "3" - namespace: prod - - -deployment: - registry: git@git.front.kjuulh.io:kjuulh/clank-clusters - env: - prod: - clusters: - - clank-prod - +please: + project: + owner: kjuulh + repository: "pull-articles" + branch: main + settings: + api_url: https://git.front.kjuulh.io