]> git.frustrated-labs.net Git - dotfiles.git/commitdiff
fix containerPort in squad rotation bot deployment
authorAlexander Goussas <[email protected]>
Wed, 29 Apr 2026 03:18:49 +0000 (22:18 -0500)
committerAlexander Goussas <[email protected]>
Wed, 29 Apr 2026 03:18:49 +0000 (22:18 -0500)
k8s/squad-rotation-bot.yaml

index e600dacd4308b9e8bf4de418f7765cd01e676603..5398ae1706b3dd157f49f47c367754fc4a8a4fee 100644 (file)
@@ -30,7 +30,8 @@ spec:
       - name: squad-rotation-bot
         image: aloussase69/squad-rotation-bot:latest
         ports:
-        - containerPort: 80
+        # NOTE: This is mainly just metadata, but might be useful for named ports.
+        - containerPort: 8080
         env:
           - name: WEB_HOOK_URL
             valueFrom: