--- apiVersion: notification.toolkit.fluxcd.io/v1beta3 kind: Provider metadata: name: discord namespace: flux-system spec: type: discord secretRef: name: discord-webhook --- apiVersion: v1 kind: Secret metadata: name: discord-webhook namespace: flux-system stringData: address: "https://discord.com/api/webhooks/1287224007820574841/4lZh3e3OxI6Qu0BnzyEBzbGBc3tdhzWG66Dh9t8RdVbenClhOOAnqooclrw1amRoY5nB"