You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2021. It is now read-only.
But settings.js file is not found in /var/www location.
I went inside deck container and changed setting.js file in /opt/deck/html (location inside container).
But I still not chaos monkey enable feature in spinnaker UI.
Hi all,
I am trying to use chaos monkey with spinnaker running on kubernates cluster.
Spinnaker is running it's services separately in container .
I am trying to get chaos monkey support for spinnaker mentioned in below link:-
https://netflix.github.io/chaosmonkey/How-to-deploy/
But settings.js file is not found in /var/www location.
I went inside deck container and changed setting.js file in /opt/deck/html (location inside container).
But I still not chaos monkey enable feature in spinnaker UI.
I am using spinnaker version 1.7.6
Can anyone help me out?