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
  • !246

Merged
Created 8 months ago by 曹中将@caozhongjiangOwner

update

  • Overview 0
  • Commits 1
  • Changes 4
  • 曹中将 @caozhongjiang approved this merge request 8 months ago

    approved this merge request

  • 曹中将 @caozhongjiang merged 8 months ago

    merged

  • 曹中将 @caozhongjiang mentioned in commit 8fefb391 8 months ago

    mentioned in commit 8fefb391

  • 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
    bf03aeb3
    1 commit, 8 months ago

4 files
+ 20
- 0

    Preferences

    File browser
    Compare changes
banking/fi‎nance/jcwp‎
de‎mo‎
deploym‎ent.yaml‎ +5 -0
d‎ev‎
deploym‎ent.yaml‎ +5 -0
p‎re‎
deploym‎ent.yaml‎ +5 -0
te‎st‎
deploym‎ent.yaml‎ +5 -0
banking/finance/jcwp/demo/deployment.yaml
+ 5
- 0
  • View file @ bf03aeb3

  • Edit in single-file editor

  • Open in Web IDE


@@ -9,6 +9,11 @@ spec:
selector:
matchLabels:
app: jcwp
strategy:
rollingUpdate:
maxSurge: 25%
maxUnavailable: 25%
type: RollingUpdate
template:
metadata:
labels:
banking/finance/jcwp/dev/deployment.yaml
+ 5
- 0
  • View file @ bf03aeb3

  • Edit in single-file editor

  • Open in Web IDE


@@ -9,6 +9,11 @@ spec:
selector:
matchLabels:
app: logistics-tms
strategy:
rollingUpdate:
maxSurge: 25%
maxUnavailable: 25%
type: RollingUpdate
template:
metadata:
labels:
banking/finance/jcwp/pre/deployment.yaml
+ 5
- 0
  • View file @ bf03aeb3

  • Edit in single-file editor

  • Open in Web IDE


@@ -9,6 +9,11 @@ spec:
selector:
matchLabels:
app: jcwp
strategy:
rollingUpdate:
maxSurge: 25%
maxUnavailable: 25%
type: RollingUpdate
template:
metadata:
labels:
banking/finance/jcwp/test/deployment.yaml
+ 5
- 0
  • View file @ bf03aeb3

  • Edit in single-file editor

  • Open in Web IDE


@@ -9,6 +9,11 @@ spec:
selector:
matchLabels:
app: jcwp
strategy:
rollingUpdate:
maxSurge: 25%
maxUnavailable: 25%
type: RollingUpdate
template:
metadata:
labels:
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!246
Source branch: feature/czj

Menu

Projects Groups Snippets
Help