mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
13 lines
168 B
YAML
13 lines
168 B
YAML
---
|
|
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: test-app1-service
|
|
namespace: authelia
|
|
spec:
|
|
selector:
|
|
app: test-app1
|
|
ports:
|
|
- protocol: TCP
|
|
port: 80
|