
Search and replace for references to moved examples Reverted find and replace paths on auto gen docs Reverting changes to changelog Fix bugs in test-cmd.sh Fixed path in examples README ran update-all successfully Updated verify-flags exceptions to include renamed files
9 lines
265 B
YAML
9 lines
265 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: azure-secret
|
|
type: Opaque
|
|
data:
|
|
azurestorageaccountname: azhzdGVzdA==
|
|
azurestorageaccountkey: eElGMXpKYm5ub2pGTE1Ta0JwNTBteDAyckhzTUsyc2pVN21GdDRMMTNob0I3ZHJBYUo4akQ2K0E0NDNqSm9nVjd5MkZVT2hRQ1dQbU02WWFOSHk3cWc9PQ==
|