Merge pull request #34757 from windsonsea/yaml

[zh-cn] resync comments in code
This commit is contained in:
Kubernetes Prow Robot
2022-07-01 23:59:23 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -28,7 +28,7 @@ spec:
- image: mysql:5.6
name: mysql
env:
# Use secret in real usage
# 在实际中使用 secret
- name: MYSQL_ROOT_PASSWORD
value: password
ports:
+1 -1
View File
@@ -84,7 +84,7 @@ cid: partners
}
}
// Automatically load the correct iframe based on the URL fragment
// 根据 URL 片段自动加载正确的 iframe
document.addEventListener('DOMContentLoaded', function() {
var showContent = "kcsp";
if (window.location.hash) {