Skip to content

Commit

Permalink
remove unused service account spec redis
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope committed Apr 1, 2024
1 parent 938fe39 commit 08ead8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/applets/hello/base/redis/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ spec:
spec:
securityContext:
fsGroup: 1000
serviceAccountName: secrets-reader
containers:
- name: redis
image: redis:7.2.4
Expand Down

0 comments on commit 08ead8c

Please sign in to comment.