1 Star 0 Fork 3

邹邹 / devops_test

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
myapp-deployment.yaml 347 Bytes
一键复制 编辑 原始数据 按行查看 历史
邹邹 提交于 2022-11-28 05:41 . 1
apiVersion: apps/v1
kind: Deployment
metadata:
name: myapp
spec:
replicas: 1
selector:
matchLabels:
app: myapp
template:
metadata:
labels:
app: myapp
test: c1
spec:
containers:
- image: daocloud.io/daocloud/dao-2048:latest
name: myapp
ports:
- containerPort: 8008
Python
1
https://gitee.com/zouzou_busy/devops_test.git
git@gitee.com:zouzou_busy/devops_test.git
zouzou_busy
devops_test
devops_test
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891