mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
updates functions -> fnserver (#516)
* updates functions -> fn-server and fnlb -> fn-lb * changed to fnserver and fnlb
This commit is contained in:
@@ -50,7 +50,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: fn-service
|
||||
image: fnproject/functions:latest
|
||||
image: fnproject/fnserver:latest
|
||||
securityContext:
|
||||
privileged: true
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user