flux: keep feature branch tracking until main push is available

This commit is contained in:
Brad Stein 2026-03-30 07:57:13 -03:00
parent 31ffaedf2a
commit dc62a84e2e
8 changed files with 15 additions and 15 deletions

View File

@ -13,14 +13,14 @@ spec:
git:
checkout:
ref:
branch: main
branch: feature/atlasbot
commit:
author:
email: ops@bstein.dev
name: flux-bot
messageTemplate: "chore(atlasbot): automated image update"
push:
branch: main
branch: feature/atlasbot
update:
strategy: Setters
path: services/atlasbot

View File

@ -13,14 +13,14 @@ spec:
git:
checkout:
ref:
branch: main
branch: feature/atlasbot
commit:
author:
email: ops@bstein.dev
name: flux-bot
messageTemplate: "chore(bstein-dev-home): automated image update"
push:
branch: main
branch: feature/atlasbot
update:
strategy: Setters
path: services/bstein-dev-home

View File

@ -13,14 +13,14 @@ spec:
git:
checkout:
ref:
branch: main
branch: feature/atlasbot
commit:
author:
email: ops@bstein.dev
name: flux-bot
messageTemplate: "chore(comms): automated image update"
push:
branch: main
branch: feature/atlasbot
update:
strategy: Setters
path: services/comms

View File

@ -14,14 +14,14 @@ spec:
git:
checkout:
ref:
branch: main
branch: feature/ci-gitops
commit:
author:
email: ops@bstein.dev
name: flux-bot
messageTemplate: "chore(harbor): apply image updates"
push:
branch: main
branch: feature/ci-gitops
update:
strategy: Setters
path: ./services/harbor

View File

@ -13,14 +13,14 @@ spec:
git:
checkout:
ref:
branch: main
branch: feature/ci-gitops
commit:
author:
email: ops@bstein.dev
name: flux-bot
messageTemplate: "chore(pegasus): apply image updates"
push:
branch: main
branch: feature/ci-gitops
update:
strategy: Setters
path: services/pegasus

View File

@ -9,7 +9,7 @@ metadata:
spec:
interval: 1m0s
ref:
branch: main
branch: feature/atlasbot
secretRef:
name: flux-system-gitea
url: ssh://git@scm.bstein.dev:2242/bstein/titan-iac.git

View File

@ -13,14 +13,14 @@ spec:
git:
checkout:
ref:
branch: main
branch: feature/atlasbot
commit:
author:
email: ops@bstein.dev
name: flux-bot
messageTemplate: "chore(maintenance): automated image update"
push:
branch: main
branch: feature/atlasbot
update:
strategy: Setters
path: services/maintenance

View File

@ -13,14 +13,14 @@ spec:
git:
checkout:
ref:
branch: main
branch: feature/atlasbot
commit:
author:
name: flux-bot
email: ops@bstein.dev
messageTemplate: "chore(atlasbot): automated image update"
push:
branch: main
branch: feature/atlasbot
update:
path: services/atlasbot
strategy: Setters