1
0
mirror of synced 2026-04-01 14:19:30 +00:00
Files
flux2/cmd/flux/testdata/export/provider.yaml
2022-12-22 15:34:56 +02:00

12 lines
225 B
YAML

---
apiVersion: notification.toolkit.fluxcd.io/v1beta2
kind: Provider
metadata:
name: slack
namespace: {{ .fluxns }}
spec:
address: https://hooks.slack.com/services/mock
channel: A channel with spacess
type: slack