nginx使用传入配置tag
parent
70421cdc59
commit
2af1a14cd2
|
|
@ -14,7 +14,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: nginx-demo
|
||||
image: 'nginx:alpine'
|
||||
image: nginx:${NGINX_VERSION}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
|
|
|||
Loading…
Reference in New Issue