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

Merged
Created 9 months ago by 曹中将@caozhongjiangOwner

update

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

    approved this merge request

  • 曹中将 @caozhongjiang merged 9 months ago

    merged

  • 曹中将 @caozhongjiang mentioned in commit ec916991 9 months ago

    mentioned in commit ec916991

  • 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
    d24a8080
    1 commit, 9 months ago

1 file
+ 7
- 0

    Preferences

    File browser
    Compare changes
engin-international/dms-factory/base/ingress.yaml
+ 7
- 0
  • View file @ d24a8080

  • Edit in single-file editor

  • Open in Web IDE


@@ -2,6 +2,13 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
annotations:
nginx.ingress.kubernetes.io/gzip: 'on'
nginx.ingress.kubernetes.io/gzip-comp-level: '5'
nginx.ingress.kubernetes.io/gzip-min-length: '1024'
nginx.ingress.kubernetes.io/gzip-types: >-
text/plain text/css application/json application/javascript text/xml
application/xml application/xml+rss text/javascript application/font-woff2
application/x-font-ttf font/opentype application/x-font-opentype
nginx.ingress.kubernetes.io/proxy-body-size: 50m
nginx.ingress.kubernetes.io/proxy-connect-timeout: "600"
nginx.ingress.kubernetes.io/proxy-read-timeout: "600"
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!247
Source branch: feature/czj

Menu

Projects Groups Snippets
Help