This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file is intended to override the default configuration in the | |
# spinnaker.yml file while providing guidance on the mostly likely | |
# configuration parameters to be changed. | |
# | |
# In order for Spinnaker to discover it, it must be copied to a file named | |
# "spinnaker-local.yml" and placed in the $HOME/.spinnaker directory. | |
global: | |
spinnaker: | |
timezone: 'America/Los_Angeles' |