Skip to content

Commit

Permalink
fix: volumes intents
Browse files Browse the repository at this point in the history
  • Loading branch information
m1sk9 committed Nov 18, 2023
1 parent 8326d06 commit aa332cb
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
secretKeyRef:
name: idea-reaction-discord-token
key: IDEA_REACTION_DISCORD_TOKEN
volumes:
- name: idea-reaction-config-volume
configMap:
name: idea-reaction-config
volumes:
- name: idea-reaction-config-volume
configMap:
name: idea-reaction-config

0 comments on commit aa332cb

Please sign in to comment.