afornerot
dc0e331414
Some checks failed
Cadoles/nineskeletor/pipeline/head There was a failure building this commit
14 lines
245 B
YAML
14 lines
245 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
labels:
|
|
io.kompose.service: phpldapadmin
|
|
name: phpldapadmin
|
|
spec:
|
|
type: ClusterIP
|
|
ports:
|
|
- name: phpldapadmin
|
|
port: 8080
|
|
targetPort: 80
|
|
selector:
|
|
io.kompose.service: phpldapadmin |