Skip to content
Snippets Groups Projects
Commit 3e390c3d authored by Hugo NOUTS's avatar Hugo NOUTS
Browse files

fix wrong quotes caused by prettier

parent bd4c2862
Branches
No related tags found
No related merge requests found
Pipeline #69000 passed
......@@ -13,7 +13,7 @@ spec:
targetPort: 8080
tls:
termination: edge
certificate: '#CRT#'
caCertificate: '#CA#'
key: '#KEY#'
certificate: "#CRT#"
caCertificate: "#CA#"
key: "#KEY#"
wildcardPolicy: None
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment