fixed nested project for ci/cd deployment TL.

This commit is contained in:
ruberoid 2024-04-04 21:32:40 +04:00
parent 95a0de5436
commit 760c5e1dc0
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ spec:
secretKeyRef:
name: rmqc-default-user
key: port
- name: ASPNETCORE__RebusRabbitMqOptions__ConnectionString
- name: AppSettings__RebusRabbitMqOptions__ConnectionString
value: "amqp://$(ASPNETCORE_rmqc_username):$(ASPNETCORE_rmqc_password)@$(ASPNETCORE_rmqc_host):$(ASPNETCORE_rmqc_port)/"
volumeMounts:
- name: secrets

@ -1 +1 @@
Subproject commit 2d4983827ccc650c711320839d1ef316bd355bcc
Subproject commit fb5a4bb20b7ae4e8480735dcdc7639b5d9a8d1a9