Kubernetes keeps creating pod with the wrong image digest

前端 未结 0 1320
有刺的猬
有刺的猬 2021-01-11 16:49

When deyploing the following manifest in microk8s:

apiVersion : apps/v1
kind: Deployment
metadata:
  name: sql 
spec:
  replicas: 1
  selector:
    matchLabel         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题