message-tagging-service: remove env USER
USER is set in the Dockerfile. Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
parent
261bb54d21
commit
c0a7d32379
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ spec:
|
|||
containers:
|
||||
- name: mts
|
||||
image: quay.io/factory2/message-tagging-service:{{ quay_tag }}
|
||||
env:
|
||||
- name: USER
|
||||
value: "mts"
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
volumeMounts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue