From 42801f3ed5a9fcfc8628a27012043663e7c0692b Mon Sep 17 00:00:00 2001 From: miwr Date: Mon, 14 Apr 2025 13:40:49 +0200 Subject: [PATCH] https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-backend.git --- template/stacks/ref-implementation/silly-game.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/stacks/ref-implementation/silly-game.yaml b/template/stacks/ref-implementation/silly-game.yaml index b50f2ac..51bdbdf 100644 --- a/template/stacks/ref-implementation/silly-game.yaml +++ b/template/stacks/ref-implementation/silly-game.yaml @@ -10,9 +10,9 @@ metadata: spec: project: default source: - repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-backend/src/branch/main/k8 + repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-backend.git targetRevision: HEAD - path: "." + path: "/k8" destination: server: "https://kubernetes.default.svc" namespace: silly-game