Skip to content

Commit bc3e1ad

Browse files
committed
Rename rabbit external port env
1 parent 28a21dd commit bc3e1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/simcore-charts/resource-usage-tracker/values.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,6 @@ env:
154154
sensitive: true
155155

156156
networkPolicyEgressPorts:
157-
rabbit: {{ requiredEnv "RABBIT_EXTERNAL_PORT" }}
157+
rabbit: {{ requiredEnv "RABBIT_PORT" }}
158158
redis: {{ requiredEnv "REDIS_EXTERNAL_PORT" }}
159159
postgres: {{ requiredEnv "POSTGRES_EXTERNAL_PORT" }}

0 commit comments

Comments
 (0)