Skip to content

Commit

Permalink
Merge pull request #44 from coding/hkn/update-kubectl
Browse files Browse the repository at this point in the history
修改 kubectl 插件 readme imports 增加文件名后缀
  • Loading branch information
cheerego authored Mar 6, 2024
2 parents b79695f + 9cbf631 commit c151105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/k8s/kubectl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ master:
- stages:
- name: 使用 kubectl 操作腾讯 TKE 更新指定pod的镜像版本
# 可参考导入帮助手册环境变量相关
imports: https://xxx/kube-config
imports: https://xxx/kube-config.yml
image: bitnami/kubectl
commands: |
echo "$KUBECF" > ~/.kube/config
Expand Down

0 comments on commit c151105

Please sign in to comment.