Skip to content

Commit

Permalink
Deployment to use config map
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey committed Dec 3, 2024
1 parent 124b093 commit e5994f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/development/deployment.tpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ spec:
name: cloudfront-output
key: cloudfront_public_keys
envFrom:
- configMapRef:
name: ${KUBE_NAMESPACE}-config
- secretRef:
name: ${KUBE_NAMESPACE}-secrets
- secretRef:
Expand Down

0 comments on commit e5994f7

Please sign in to comment.