mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-19 11:02:55 +02:00
Add custom pw wp
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: ente-service
|
||||
spec:
|
||||
selector:
|
||||
app: ente
|
||||
ports:
|
||||
- name: "eightyeighty"
|
||||
port: 8080
|
||||
targetPort: 8080
|
||||
- name: "2112"
|
||||
port: 2112
|
||||
targetPort: 2112
|
||||
Reference in New Issue
Block a user