Skip to content

Commit

Permalink
fix:updating docs (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
RajBaviskar authored Mar 14, 2024
1 parent 84efba7 commit 63d3c9d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/docs/spinnaker-migration/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@

```yaml
env: Prod1
api-key: API_KEY
account: AccountID
api-key: NG_API_KEY
account: NGAccountID
platform: spinnaker
spinnaker-host: harness-eval.dynamo-staging.eng.armory.io
project: ProjectID
org: default
project: DestinationProjectID
org: DestinationOrgID
secret-scope: project
connector-scope: project
template-scope: project
Expand All @@ -28,7 +28,7 @@ auth64: AUTH_TOKEN
## Run command
`harness-upgrade --load migrator-config.yml app --app-name prasadtest`
`harness-upgrade --load migrator-config.yml app --app-name SpinnakerAppName`

## You should get output like this with some prompts:

Expand Down

0 comments on commit 63d3c9d

Please sign in to comment.