Skip to content

Commit

Permalink
fix(HMS-1847): removing location and resource group
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurilahane committed Nov 28, 2023
1 parent 6456cf8 commit 029616a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions deploy/cloudwash_job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,6 @@ objects:
secretKeyRef:
key: subscription_id
name: provisioning-azure-auth-secret
- name: CLEANUP_AZURE__AUTH__RESOURCE_GROUPS
valueFrom:
secretKeyRef:
key: resource_group
name: provisioning-azure-auth-secret
- name: CLEANUP_AZURE__AUTH__REGIONS
valueFrom:
secretKeyRef:
key: location
name: provisioning-azure-auth-secret
volumes:
- name: config-volume
configMap:
Expand Down

0 comments on commit 029616a

Please sign in to comment.