Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr0grog committed Nov 4, 2019
1 parent 65ed2f1 commit f0e21bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/production/ui-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: ui
image: envirodgi/ui:1381700b31197b4291d19939cf197323254f5b4c
image: envirodgi/ui:75657b0344eb08307df99b81941143da295d07fe
imagePullPolicy: Always
ports:
- containerPort: 3001
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/staging/ui-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: ui
image: envirodgi/ui:1381700b31197b4291d19939cf197323254f5b4c
image: envirodgi/ui:75657b0344eb08307df99b81941143da295d07fe
imagePullPolicy: Always
ports:
- containerPort: 3001
Expand Down

0 comments on commit f0e21bd

Please sign in to comment.