Skip to content

Commit

Permalink
fix: Remove Ingress related configurations (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
CH3CHO authored Dec 20, 2023
1 parent 66ef733 commit c59180c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,6 @@ service:
type: ClusterIP
port: 8080

domain: console.higress.io
tlsSecretName: ""

ingress:
annotations: {}
paths:
- path: /
pathType: Prefix

resources:
requests:
cpu: 250m
Expand Down

0 comments on commit c59180c

Please sign in to comment.