fixed nested project for ci/cd deployment TL.
This commit is contained in:
parent
95a0de5436
commit
760c5e1dc0
@ -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
|
||||
Loading…
Reference in New Issue
Block a user