Skip to content
Snippets Groups Projects
Commit c201ea8a authored by Aliaksei Darafeyeu's avatar Aliaksei Darafeyeu Committed by ethiraj krishnamanaidu
Browse files

Switch to pod managed identities for Azure Resource access

parent 32c90801
Branches
Tags
No related merge requests found
......@@ -38,7 +38,7 @@ include:
file: "build/maven.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "scanners/fossa.yml"
file: "scanners/fossa-maven.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "scanners/gitlab-ultimate.yml"
......
......@@ -68,21 +68,6 @@ spec:
configMapKeyRef:
name: osdu-svc-properties
key: ENV_KEYVAULT
- name: AZURE_CLIENT_ID
valueFrom:
secretKeyRef:
name: active-directory
key: principal-clientid
- name: AZURE_CLIENT_SECRET
valueFrom:
secretKeyRef:
name: active-directory
key: principal-clientpassword
- name: AZURE_TENANT_ID
valueFrom:
secretKeyRef:
name: active-directory
key: tenantid
- name: aad_client_id
valueFrom:
secretKeyRef:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment