From a392c4b8bb76dfff3ccbfb26f64758f81a453bf3 Mon Sep 17 00:00:00 2001 From: miwr Date: Mon, 14 Apr 2025 13:47:41 +0200 Subject: [PATCH] https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-backend/src/branch/main/k8 --- 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 51bdbdf..5a0dc60 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.git + repoURL: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-backend/src/branch/main/k8 targetRevision: HEAD - path: "/k8" + path: . destination: server: "https://kubernetes.default.svc" namespace: silly-game