Browse Source

Add reference link for PayPal secret in values.azure.yaml

pull/147/head
selmankoc 1 year ago
parent
commit
043507b276
  1. 2
      etc/k8s/helm-chart/eventhub/values.azure.yaml

2
etc/k8s/helm-chart/eventhub/values.azure.yaml

@ -35,6 +35,6 @@ dbmigrator:
background-services:
containerImage: "volosoft.azurecr.io/eventhub/background"
payPal:
secretName: paypal-secret
secretName: paypal-secret # look for this secret https://github.com/volosoft/devops/blob/master/old-folder/eventhub/apihost-secret.yaml
nodeSelector:
agentpool: demopool
Loading…
Cancel
Save