Skip to content

Commit e6febd5

Browse files
authored
chore(charts): remove rabbitmq
1 parent 4a6d6cd commit e6febd5

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

charts/gateway/values.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,6 @@ apps:
2424
services:
2525
- name: drycc-controller-api
2626
port: 80
27-
- name: drycc-rabbitmq
28-
port: 80
29-
hostname: drycc-rabbitmq.{{ .Values.global.platformDomain }}
30-
protocol: HTTP
31-
services:
32-
- name: drycc-rabbitmq
33-
port: 15672
3427
- name: drycc-grafana
3528
port: 80
3629
hostname: drycc-grafana.{{ .Values.global.platformDomain }}

0 commit comments

Comments
 (0)