Skip to content

Commit

Permalink
Removes redundant ingres from grip chart
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewpeterkort committed Aug 19, 2024
1 parent 42a9ea3 commit 4b42584
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 99 deletions.
22 changes: 0 additions & 22 deletions helm/grip/templates/NOTES.txt

This file was deleted.

61 changes: 0 additions & 61 deletions helm/grip/templates/ingress.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions helm/grip/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,6 @@ service:
type: ClusterIP
port: 8201

ingress:
enabled: false
className: ""
annotations: {}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts:
- host: chart-example.local
paths:
- path: /
pathType: ImplementationSpecific
tls: []
# - secretName: chart-example-tls
# hosts:
# - chart-example.local

resources:
limits:
cpu: 2.0
Expand Down

0 comments on commit 4b42584

Please sign in to comment.