I have configured the Automated Triggers as mentioned below
- Added the webhook in Github
Updated the spinnaker configuration
kubectl exec --namespace spinnaker -it spinnaker-spinnaker-halyard-0 bash
hal config features edit --artifacts true hal config artifact github enable
hal config artifact github account add kavija --token xxxxx
hal deploy apply
What am I missing?
5.