Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add SREF_REACT for dev mmia discord bot #755

Merged
merged 1 commit into from
Oct 13, 2024
Merged

add SREF_REACT for dev mmia discord bot #755

merged 1 commit into from
Oct 13, 2024

Conversation

jgilfoil
Copy link
Owner

No description provided.

Copy link

--- kubernetes/apps/mymindinai/discordbot/dev Kustomization: flux-system/discord-bot-dev Deployment: mymindinai-dev/discord-bot

+++ kubernetes/apps/mymindinai/discordbot/dev Kustomization: flux-system/discord-bot-dev Deployment: mymindinai-dev/discord-bot

@@ -29,12 +29,17 @@

               key: LOG_LEVEL
               name: discordbot-config
         - name: EMOJI_STRING
           valueFrom:
             configMapKeyRef:
               key: EMOJI_STRING
+              name: discordbot-config
+        - name: SREF_REACT
+          valueFrom:
+            configMapKeyRef:
+              key: SREF_REACT
               name: discordbot-config
         - name: DISCORD_BOT_TOKEN
           valueFrom:
             secretKeyRef:
               key: DISCORD_BOT_TOKEN
               name: discordbot-secrets

@jgilfoil jgilfoil merged commit 76ccb81 into main Oct 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant