File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -56,10 +56,6 @@ dependencies:
56
56
version : 15.5.3
57
57
repository : https://charts.bitnami.com/bitnami
58
58
condition : rabbitmq.enabled
59
- - name : nats
60
- version : 9.0.22
61
- repository : https://charts.bitnami.com/bitnami
62
- condition : nats.enabled
63
59
- name : builder
64
60
repository : oci://quay.io/codefresh/charts
65
61
condition : builder.enabled
Original file line number Diff line number Diff line change @@ -365,10 +365,6 @@ global:
365
365
tlsSignService : cfsign
366
366
# -- Default tls-sign service port.
367
367
tlsSignPort : 4999
368
- # -- Default nats service name.
369
- natsService : nats
370
- # -- Default nats service port.
371
- natsPort : 4222
372
368
# -- Default Consul service name.
373
369
consulService : consul-headless
374
370
# -- Default Consul service port.
@@ -1129,20 +1125,6 @@ mongodb:
1129
1125
enabled : false
1130
1126
featureCompatibilityVersion : " 7.0"
1131
1127
1132
- # -- nats
1133
- # @default -- See below
1134
- # Ref: https://github.com/bitnami/charts/blob/main/bitnami/nats/values.yaml
1135
- nats :
1136
- enabled : true
1137
- image :
1138
- repository : bitnamilegacy/nats
1139
- replicaCount : 1
1140
- auth :
1141
- enabled : false
1142
- cluster :
1143
- auth :
1144
- enabled : false
1145
-
1146
1128
# -- nomios
1147
1129
# @default -- See below
1148
1130
nomios :
You can’t perform that action at this time.
0 commit comments