fixed webhook?

This commit is contained in:
Michael Thomson
2024-01-16 13:44:01 -05:00
parent 77aba0b0fa
commit 448d698729
3 changed files with 3 additions and 3 deletions

View File

@@ -5,6 +5,6 @@ metadata:
namespace: flux-system
spec:
image: gitea.michaelthomson.dev/mthomson/michaelthomson
interval: 5m
interval: 1m
secretRef:
name: gitea-registry-auth

View File

@@ -15,7 +15,7 @@ spec:
messageTemplate: '{{range .Updated.Images}}{{println .}}{{end}}'
push:
branch: main
interval: 5m0s
interval: 1m0s
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -4,7 +4,7 @@ metadata:
name: michaelthomson
namespace: flux-system
spec:
type: github
type: generic
secretRef:
name: webhook-token
resources: