21 Star 0 Fork 5

cp / cp-gitee-public

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
kubectl_image_环境变量 367 Bytes
一键复制 编辑 原始数据 按行查看 历史
乖比瘦 提交于 2022-07-12 07:15 . update kubectl_image_环境变量.
apiVersion: apps/v1
kind: Deployment
metadata:
name: cp-test
namespace: default
labels:
app: nginx
spec:
replicas: 3
selector:
matchLabels:
app: nginx
template:
metadata:
labels:
app: nginx
spec:
containers:
- name: nginx
image: ${key}
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