Skip to content

Commit

Permalink
fix(deploy): Remove unused mapbox secret
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicGombeaud committed Sep 17, 2023
1 parent 6a854d7 commit 79cfbab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,3 @@ spec:
envFrom:
- configMapRef:
name: {{ include "compteurs-velo.fullname" . }}
- secretRef:
name: {{ include "compteurs-velo.fullname" . }}-mapbox

0 comments on commit 79cfbab

Please sign in to comment.