2023-02-01 16:18:47 +01:00
|
|
|
apiVersion: v1
|
|
|
|
kind: Service
|
|
|
|
metadata:
|
|
|
|
labels:
|
|
|
|
io.kompose.service: hydra-saml
|
|
|
|
name: hydra-saml
|
|
|
|
spec:
|
|
|
|
ports:
|
2023-06-22 16:50:53 +02:00
|
|
|
- name: hydra-saml
|
|
|
|
port: 80
|
2023-02-01 16:18:47 +01:00
|
|
|
selector:
|
2023-06-22 16:50:53 +02:00
|
|
|
io.kompose.service: hydra-saml
|
2023-02-01 16:18:47 +01:00
|
|
|
status:
|
|
|
|
loadBalancer: {}
|