提交 4791950c 编写于 作者: S Sharif Elgamal

actual valid yaml would be nice

上级 c7a46054
apiVersion: v1
apiVersion: apps/v1
kind: Deployment
metadata:
name: private-image
labels:
integration-test: private-image
spec:
containers:
- image:
imagePullPolicy: IfNotPresent
name: private-image
restartPolicy: Always
\ No newline at end of file
selector:
matchLabels:
integration-test: private-image
template:
metadata:
labels:
integration-test: private-image
spec:
containers:
- image: us-docker.pkg.dev/k8s-minikube/test-artifacts/echoserver:1.4
imagePullPolicy: IfNotPresent
name: private-image
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册