Skip to content

Commit

Permalink
Merge pull request #2196 from durch/patch-2
Browse files Browse the repository at this point in the history
Fix typo in autoscaler azure example
  • Loading branch information
k8s-ci-robot authored Jul 19, 2019
2 parents 75d6701 + a7f6975 commit e26ebfc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ data:
ClientID: <base64-encoded-client-id>
ClientSecret: <base64-encoded-client-secret>
ResourceGroup: <base64-encoded-resource-group>
SubscriptionID: <base64-encode-subscription-id>
SubscriptionID: <base64-encoded-subscription-id>
TenantID: <base64-encoded-tenant-id>
Deployment: <base64-encoded-azure-initial-deploy-name>
VMType: c3RhbmRhcmQ=
Expand Down

0 comments on commit e26ebfc

Please sign in to comment.