|
|
|
@ -20,6 +20,8 @@ global: |
|
|
|
stringEncryptionDefaultPassPhrase: "TxVIZFPxK33czbbv" |
|
|
|
imagePullPolicy: Always |
|
|
|
eventHubImageVersion: latest |
|
|
|
payPal: |
|
|
|
secretName: paypal-secret # look for this secret https://github.com/volosoft/devops/blob/master/old-folder/eventhub/apihost-secret.yaml |
|
|
|
account: |
|
|
|
containerImage: "volosoft.azurecr.io/eventhub/identityserver" |
|
|
|
api: |
|
|
|
@ -34,7 +36,5 @@ dbmigrator: |
|
|
|
containerImage: "volosoft.azurecr.io/eventhub/dbmigrator" |
|
|
|
background-services: |
|
|
|
containerImage: "volosoft.azurecr.io/eventhub/background" |
|
|
|
payPal: |
|
|
|
secretName: paypal-secret # look for this secret https://github.com/volosoft/devops/blob/master/old-folder/eventhub/apihost-secret.yaml |
|
|
|
nodeSelector: |
|
|
|
agentpool: demopool |