Created
July 2, 2020 05:42
-
-
Save velotiotech/153b1c73b8bfdb5a1fd325332eca5676 to your computer and use it in GitHub Desktop.
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
$ export SA_JSON=$(cat spinnaker-sa.json) | |
$ export PROJECT=$(gcloud info --format='value(config.project)') | |
$ export BUCKET=$PROJECT-spinnaker-config | |
$ cat > spinnaker-config.yaml < |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment