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