I am getting data in slack but not getting data on webhook

  Kiến thức lập trình

I am getting data in slack but not getting data on webhook

rbac:
create: true
resourcesToWatch:
deployment: true
replicationcontroller: true
replicaset: true
daemonset: true
services: true
pod: true
job: true
node: true
clusterrole: true
clusterrolebinding: true
serviceaccount: true
persistentvolume: true
namespace: true
secret: true
configmap: true
ingress: true
coreevent: true
event: true
slack:
channel: ‘#general’
token: ‘xoxb-################################’
webhook:
enabled: true
url: “https://webhook.site/da1ca748-042d-408b-8805-b273821e1f0b”

New contributor

Uttam Jethva is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

LEAVE A COMMENT