Skip to content

Commit

Permalink
Deployment to use config map (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey authored Dec 3, 2024
1 parent 91b70bf commit 348c176
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 348c176

Please sign in to comment.