pegasus flux'd

This commit is contained in:
Brad Stein 2025-09-15 12:32:52 -05:00
parent 6a86590484
commit 9b77a89b0d

View File

@ -10,6 +10,9 @@ spec:
template: template:
metadata: { labels: { app: pegasus } } metadata: { labels: { app: pegasus } }
spec: spec:
nodeSelector:
kubernetes.io/hostname: titan-22
kubernetes.io/arch: amd64
securityContext: securityContext:
runAsNonRoot: true runAsNonRoot: true
runAsUser: 10001 runAsUser: 10001