Skip to content

Commit

Permalink
fix: homepage serviceaccount namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
luissimas committed May 5, 2024
1 parent 82af67f commit b80e5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/homepage/serviceaccount.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
kind: ServiceAccount
metadata:
name: homepage
namespace: default
namespace: homepage
labels:
app.kubernetes.io/name: homepage
secrets:
Expand Down

0 comments on commit b80e5db

Please sign in to comment.