feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit 7c31d25c24 - Show all commits

View File

@ -3,7 +3,7 @@ apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: atlasbot name: atlasbot
namespace: communication namespace: comms
labels: labels:
app: atlasbot app: atlasbot
spec: spec:
@ -15,6 +15,8 @@ spec:
metadata: metadata:
labels: labels:
app: atlasbot app: atlasbot
annotations:
checksum/atlasbot-configmap: cb29da6de63e087511e1936d41a6d12eff7f43c55cf266d1e71c3c2e14661c7b
spec: spec:
nodeSelector: nodeSelector:
hardware: rpi5 hardware: rpi5