This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
creating file: manifests/service.yaml
pull/2119/head
Baligh Hatem Mehrez
1 year ago
parent
6661e707b3
commit
a8234134f8
1 changed files
with
13 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+13
-0
manifests/service.yaml
+ 13
- 0
manifests/service.yaml
View 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
Write
Preview
Loading…
Cancel
Save