Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Revert "Add secret yaml"
Browse files Browse the repository at this point in the history
This reverts commit 1da3139.
  • Loading branch information
Cai Wang committed Jan 11, 2019
1 parent 915b0df commit 7e260fa
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 deletions.
7 changes: 0 additions & 7 deletions src/counter/src/azurefiles/counter/App Resources/secret.yaml

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ volume:
azureFileParameters:
shareName: "[parameters('azurefile-shareName')]"
accountName: "[parameters('azurefile-accountName')]"
accountKey: "[resourceId('Microsoft.ServiceFabricMesh/secrets/values','azurefilesecret','v1')]"
accountKey: "[parameters('azurefile-accountKey')]"

0 comments on commit 7e260fa

Please sign in to comment.