Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 298 Bytes

K8S Deployment to Slack Notifier

env config:

            "env": {
                "CLUSTER_NAME": "gke_taxigostaging_turkey-west5_autopilot-1",
                "SLACK_TOKEN": "xox-xxxx",
                "SLACK_CHANNEL": "#test",
                "SLACK_ICON": ":kubernetes:"
            }