How to create Deployment on nginx with custom text in index.html?

前端 未结 0 1428
忘了有多久
忘了有多久 2021-01-24 02:32

How to create in kubernetes deployment on nginx which will create custom index.html?

apiVersion: apps/v1
kind: Deployment
metadata:
  name: nginx
  labels:
    ap         


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