1
0
mirror of synced 2026-03-31 05:54:20 +00:00
Files
flux2/cmd/flux/testdata/export/provider.yaml
2023-03-24 09:07:36 +00:00

11 lines
224 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