去掉后缀
This commit is contained in:
@ -866,11 +866,11 @@ service:
|
||||
ingress:
|
||||
## @param ingress.enabled Enable ingress resource for Management console
|
||||
##
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
||||
## @param ingress.path Path for the default host. You may need to set this to '/*' in order to use this with ALB ingress controllers.
|
||||
##
|
||||
path: /
|
||||
path: /mq
|
||||
|
||||
## @param ingress.pathType Ingress path type
|
||||
##
|
||||
@ -878,8 +878,8 @@ ingress:
|
||||
|
||||
## @param ingress.hostname Default host for the ingress resource
|
||||
##
|
||||
hostname: rabbitmq.local
|
||||
|
||||
hostname: crm1.sino-assist.com
|
||||
|
||||
## @param ingress.annotations Additional annotations for the Ingress resource. To enable certificate autogeneration, place here your cert-manager annotations.
|
||||
## For a full list of possible ingress annotations, please see
|
||||
## ref: https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/nginx-configuration/annotations.md
|
||||
|
Reference in New Issue
Block a user