Skip to content

Commit dd8ebe7

Browse files
Merge pull request #262728 from susanshi/susanshi-pemfile
update secretProperty in container-registry-tutorial-sign-build-push.md
2 parents 1b6e093 + a2ebc9d commit dd8ebe7

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)