nignx-configmap
摘要:
apiVersion: apps/v1 kind: Deployment metadata: name: nginx spec: replicas: 1 selector: matchLabels: app: nginx template: metadata: labels: app: nginx 阅读全文
posted @ 2020-06-14 18:07 __director 阅读(367) 评论(0) 推荐(0) 编辑