creating file: manifests/service.yaml
This commit is contained in:
parent
6661e707b3
commit
a8234134f8
13
manifests/service.yaml
Normal file
13
manifests/service.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: TheArchitectsVault-WF
|
||||
namespace: namespace-workflow-1686232508452
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
selector:
|
||||
app: TheArchitectsVault-WF
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 5000
|
||||
targetPort: 5000
|
Loading…
x
Reference in New Issue
Block a user