Refactor Argus,Gotify,Lighttpd
This commit is contained in:
12
services/Lighttpd/service-lighttpd.yaml
Normal file
12
services/Lighttpd/service-lighttpd.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: lighttpd
|
||||
namespace: lighttpd
|
||||
spec:
|
||||
ports:
|
||||
- protocol: TCP
|
||||
name: web
|
||||
port: 8080
|
||||
selector:
|
||||
app: lighttpd
|
Reference in New Issue
Block a user