The great reset, we moved infra into two clusters (sekibanki et seija)
This commit is contained in:
17
apps/seija/znc/services.yaml
Normal file
17
apps/seija/znc/services.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: znc
|
||||
spec:
|
||||
type: NodePort
|
||||
selector:
|
||||
app.kubernetes.io/name: znc
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 4921
|
||||
targetPort: 4921
|
||||
name: https
|
||||
- protocol: TCP
|
||||
port: 4922
|
||||
targetPort: 4922
|
||||
name: http
|
Reference in New Issue
Block a user