Configure Deployment file
Last updated
Was this helpful?
Last updated
Was this helpful?
Open bank-knative-service/deployment.yaml file
Make sure the image name is correct. It's the one you built on the previous step,
Verify the environment variables below. The secret bank-oidc-adminuser-workshop
that you created will be used by this serverless app. The secret mobile-simulator-secrets
was created during the previous labs. The environment variable TRANSACTION_SERVICE_URL
points to the transaction microservice from the previous lab as well.