Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f5558cb

Browse files
creating file: manifests/service.yaml
1 parent 036151b commit f5558cb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎manifests/service.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
apiVersion: v1
2+
kind: Service
3+
metadata:
4+
name: mydotnetapp
5+
namespace: namespace-workflow-1697130820079
6+
spec:
7+
type: LoadBalancer
8+
selector:
9+
app: mydotnetapp
10+
ports:
11+
- protocol: TCP
12+
port: 8080
13+
targetPort: 8080

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /