Skip to content

Commit

Permalink
Update mquery-web.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icedevml committed Oct 4, 2018
1 parent 69bb2b8 commit c96a8c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/mquery-web.yml
Expand Up @@ -26,9 +26,9 @@ spec:
env:
- name: SECRET_KEY
valueFrom:
secretKeyRef:
name: mquery-secret
key: SECRET_KEY
secretKeyRef:
name: mquery-secret
key: SECRET_KEY
imagePullPolicy: Always
name: mquery-web-container
livenessProbe:
Expand Down

0 comments on commit c96a8c0

Please sign in to comment.