Skip to content

Commit

Permalink
Update deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bhollis committed Dec 11, 2024
1 parent 396b6e3 commit 8c762bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kubernetes/dim-api-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ spec:
secretKeyRef:
name: dim-api-secret
key: stately_client_secret
- name: STATELY_ACCESS_KEY
valueFrom:
secretKeyRef:
name: dim-api-secret
key: stately_access_key
- name: GCP_CREDENTIALS
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 8c762bb

Please sign in to comment.