Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D devops-argo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 曹中将
  • devops-argo
  • Merge requests
  • !24

Merged
Created 1 year ago by 曹中将@caozhongjiangOwner

update

  • Overview 0
  • Commits 1
  • Changes 2
  • 曹中将 @caozhongjiang approved this merge request 1 year ago

    approved this merge request

  • 曹中将 @caozhongjiang merged 1 year ago

    merged

  • 曹中将 @caozhongjiang mentioned in commit c5953dfe 1 year ago

    mentioned in commit c5953dfe

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Compare
  • main (base)

and
  • latest version
    e6e22a14
    1 commit, 1 year ago

2 files
+ 34
- 0

    Preferences

    File browser
    Compare changes
tra‎ding‎
irtp-ecom‎merce/sdev‎
ingres‎s.yaml‎ +27 -0
irtp-tr‎ade/dev‎
ingres‎s.yaml‎ +7 -0
trading/irtp-ecommerce/sdev/ingress.yaml
+ 27
- 0
  • View file @ e6e22a14

  • Edit in single-file editor

  • Open in Web IDE


@@ -42,3 +42,30 @@ spec:
serviceName: irtp-trade
servicePort: 8080
path: /longAgreement
- host: irtp-ecommerce-dev02.qimoyun.com
http:
paths:
- backend:
serviceName: irtp-ecommerce
servicePort: 80
path: /
- backend:
serviceName: irtp-trade
servicePort: 8080
path: /gateway.do
- backend:
serviceName: irtp-trade
servicePort: 8080
path: /ofile
- backend:
serviceName: irtp-trade
servicePort: 8080
path: /media
- backend:
serviceName: irtp-trade
servicePort: 8080
path: /acooly
- backend:
serviceName: irtp-trade
servicePort: 8080
path: /longAgreement
trading/irtp-trade/dev/ingress.yaml
+ 7
- 0
  • View file @ e6e22a14

  • Edit in single-file editor

  • Open in Web IDE


@@ -22,3 +22,10 @@ spec:
serviceName: irtp-trade
servicePort: 8080
path: /
- host: irtp-trade-dev02.qimoyun.com
http:
paths:
- backend:
serviceName: irtp-trade
servicePort: 8080
path: /
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Lock merge request
Unlocked
1
1 participant
曹中将
Reference: caozhongjiang/devops-argo!24
Source branch: feature/czh

Menu

Projects Groups Snippets
Help