Skip to content

Commit e0afafa

Browse files
authored
Fixed typo in the yaml for secret definition
1 parent 50ae7eb commit e0afafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/discover-manage-assets/howto-use-media-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ apiVersion: v1
9393
kind: Secret
9494
metadata:
9595
name: contoso-secret
96-
type: Qpaque
96+
type: Opaque
9797
data:
9898
username: "<YOUR CAMERA USERNAME BASE64 ENCODED>"
9999
password: "<YOUR CAMERA PASSWORD BASE64 ENCODED>"

0 commit comments

Comments
 (0)