1apiVersion: apps/v1 2kind: Deployment 3metadata: 4 name: edge-iam-idp 5 namespace: edge-iam 6spec: 7 template: 8 spec: 9 priorityClassName: edge-p3-workload-services 10 containers: 11 - name: edge-iam-idp 12 env: 13 - name: BSL_AUTHORIZATION_URL 14 value: https://gateway-staging.ncrcloud.com/security/authorization