Skip to content

Commit

Permalink
Merge pull request #584 from ueckoken/disable-automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
Azuki-bar authored Jul 27, 2023
2 parents 229d3c3 + 32387f8 commit d68bbb6
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions manifests/flux-system/notification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ spec:
channel: general
secretRef:
name: discord-url
---
apiVersion: notification.toolkit.fluxcd.io/v1beta1
kind: Alert
metadata:
name: on-call-webapp
namespace: flux-system
spec:
summary: "実運用サーバ"
providerRef:
name: discord
eventSeverity: info
eventSources:
- kind: Kustomization
name: "*"
# ---
# apiVersion: notification.toolkit.fluxcd.io/v1beta1
# kind: Alert
# metadata:
# name: on-call-webapp
# namespace: flux-system
# spec:
# summary: "実運用サーバ"
# providerRef:
# name: discord
# eventSeverity: info
# eventSources:
# - kind: Kustomization
# name: "*"

0 comments on commit d68bbb6

Please sign in to comment.