You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: kubernetes/apps/preview/github-previews/app/webhook.yaml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,5 +35,9 @@ spec:
35
35
kind: ResourceSetInputProvider
36
36
name: immich-github-branches
37
37
namespace: preview
38
+
- apiVersion: fluxcd.controlplane.io/v1
39
+
kind: ResourceSetInputProvider
40
+
name: immich-github-tags
41
+
namespace: preview
38
42
39
43
# NOTE: The external ingress for this webhook goes to the notification-controller through apps/infrastructure/flux-system/addons/webhooks/github/ingress.yaml
0 commit comments