21 Star 0 Fork 5

cp / cp-gitee-public

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
cp_kubectl_dep.yaml 360 Bytes
一键复制 编辑 原始数据 按行查看 历史
xuebingxia 提交于 2024-04-17 09:19 . update cp_kubectl_dep.yaml.
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
run: dep1
name: dep1
namespace: autotest-kubectlcommond
spec:
replicas: 2
selector:
matchLabels:
run: dep1
template:
metadata:
labels:
run: dep1
spec:
containers:
- image: nginx:1.9.1
name: dep1
ports:
- containerPort: 80
1
https://gitee.com/sxz12345/cp-gitee-public.git
git@gitee.com:sxz12345/cp-gitee-public.git
sxz12345
cp-gitee-public
cp-gitee-public
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891