Skip to content

Commit f5510a0

Browse files
committed
feat: add github status notifications
1 parent 4ff24f6 commit f5510a0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

infrastructure/flux-extensions/alerts/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ kind: Kustomization
44
namespace: flux-system
55
resources:
66
- ./provider-slack.yaml
7+
- ./provider-github.yaml
78
- ./global.yaml
89
- ./infrastructure.yaml
910
- ./core.yaml

infrastructure/flux-extensions/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ kind: Kustomization
44
namespace: flux-system
55
resources:
66
- ./external-secret-slack.yaml
7+
- ./external-secret-github.yaml
78
- ./alerts/

0 commit comments

Comments
 (0)