Aptly and community search.
This commit is contained in:
14
aptly/versions/1/service.yaml
Normal file
14
aptly/versions/1/service.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: aptly
|
||||
spec:
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 80
|
||||
name: http
|
||||
- port: 8080
|
||||
targetPort: 8080
|
||||
name: api
|
||||
selector:
|
||||
component: server
|
||||
Reference in New Issue
Block a user