Skip to content

Commit

Permalink
Remove ingress.enabled from KubeRay operator chart (#812)
Browse files Browse the repository at this point in the history
Removes the unused ingress.Enabled field from the operator Helm chart.
  • Loading branch information
kevin85421 authored Dec 8, 2022
1 parent fd27b75 commit 16fd58b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions helm-chart/kuberay-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ service:
type: ClusterIP
port: 8080

ingress:
enabled: false

resources:
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little
Expand Down

0 comments on commit 16fd58b

Please sign in to comment.