Skip to content

Commit a2ebc9d

Browse files
authored
update secretProperty in container-registry-tutorial-sign-build-push.md
1 parent 68441a8 commit a2ebc9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-registry/container-registry-tutorial-sign-build-push.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,9 @@ The following steps show how to create a self-signed certificate for testing pur
153153
"keyType": "RSA",
154154
"reuseKey": true
155155
},
156+
"secretProperties": {
157+
"contentType": "application/x-pem-file"
158+
},
156159
"x509CertificateProperties": {
157160
"ekus": [
158161
"1.3.6.1.5.5.7.3.3"

0 commit comments

Comments
 (0)