Skip to content

Commit

Permalink
Update all-resources.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiraalA authored Feb 22, 2024
1 parent b3e4d4f commit 0d2be5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployments/nginx/all-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@ spec:
app: nginx
tier: frontend
spec:
automountServiceAccountToken: false
serviceAccountName: nginx-sa # Added serviceAccountName
containers:
- image: nginx@sha256:INSERT_IMAGE_DIGEST_HERE
name: nginx
Expand Down

0 comments on commit 0d2be5d

Please sign in to comment.