Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bd28bc4

Browse files
authoredFeb 10, 2022
PR Feedback Updates
1 parent f7cbe0d commit bd28bc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎ci/helm-chart/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,12 @@ service:
3535
ingress:
3636
enabled: false
3737
#annotations:
38-
# kubernetes.io/ingress.class: nginx
3938
# kubernetes.io/tls-acme: "true"
4039
#hosts:
4140
# - host: code-server.example.loc
4241
# paths:
4342
# - /
44-
#ingressClassName: nginx
43+
ingressClassName:
4544
#tls:
4645
# - secretName: code-server
4746
# hosts:

0 commit comments

Comments
 (0)
Please sign in to comment.