You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/12/26 10:26:50 UTC

[GitHub] [dolphinscheduler] kezhenxu94 commented on a diff in pull request #13279: fix ingress invalid

kezhenxu94 commented on code in PR #13279:
URL: https://github.com/apache/dolphinscheduler/pull/13279#discussion_r1057180638


##########
deploy/kubernetes/dolphinscheduler/templates/ingress.yaml:
##########
@@ -33,6 +33,7 @@ metadata:
     {{- toYaml . | nindent 4 }}
   {{- end }}
 spec:
+  ingressClassName: nginx

Review Comment:
   Please make it a variable, not all ingress are `nginx` type



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org