Azure / mec-app-solution-accelerator

Application Solution Accelerator for Multi-access Edge Compute (MEC)
MIT License
39 stars 11 forks source link

[P2] QUESTION: Why are we deploying AKRI configuration secrets AFTER deploying MEC-app? #130

Closed CESARDELATORRE closed 4 months ago

CESARDELATORRE commented 7 months ago

Why are we deploying AKRI configuration secrets AFTER deploying MEC-app?

We currently do:

  1. Deploy MEC app

  2. Run ./deploy-akri-secrets.ps1

image

Is it because those secrets are related to the MEC-app? Or can the ./deploy-akri-secrets.ps1 be run before deploying the MEC-App?

CESARDELATORRE commented 4 months ago

Closing.