apiVersion: v1 kind: Secret metadata: name: notification-webhook namespace: foxhunt labels: app.kubernetes.io/part-of: foxhunt type: Opaque stringData: # Mattermost incoming webhook URL — update after Mattermost is deployed webhook-url: "http://mattermost.foxhunt.svc.cluster.local:8065/hooks/PLACEHOLDER"