Skip to content

Commit

Permalink
Merge pull request #13 from DUNE-DAQ/no-service-account
Browse files Browse the repository at this point in the history
Since we aren't using the k8s api, don't mount credentials
  • Loading branch information
jcpunk authored Feb 17, 2025
2 parents 035d398 + 0e711ef commit 5069db8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/connectivityserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ spec:
- matchExpressions:
- key: node-role.kubernetes.io/worker
operator: Exists
automountServiceAccountToken: false
containers:
- image: ghcr.io/dune-daq/connectivityserver:v1.1.1
name: connectionservice
Expand Down

0 comments on commit 5069db8

Please # to comment.