Skip to content

Commit

Permalink
remove unused service account spec
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope committed Apr 1, 2024
1 parent 2b0b45e commit 938fe39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/applets/hello/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ spec:
export CDN_URL="{{ .Data.data.cdn_url }}"
{{- end }}
spec:
serviceAccountName: secrets-reader
containers:
- name: hello
image: ghcr.io/applets/backend-hello:main
Expand Down

0 comments on commit 938fe39

Please sign in to comment.