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

index 07ecf4abe86624b4112d8dcf61510d392012c127..e600dacd4308b9e8bf4de418f7765cd01e676603 100644 (file)
@@ -46,7 +46,7 @@ data:
   # You can replace this with envsubst
   # ex: envsubst < squal-rotation-bot.yaml | kubectl apply -f -
   web-hook-url: ${WEB_HOOK_URL}
---
+---
 apiVersion: v1
 kind: ConfigMap
 metadata: