Skip to content

Commit

Permalink
Merge pull request #270 from ClubCedille/kubewall-test
Browse files Browse the repository at this point in the history
fix service account
  • Loading branch information
Oxsw1ng authored Dec 6, 2024
2 parents 53ca307 + c04916b commit b0c4c78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/kubewall/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ spec:
labels:
app: kubewall
spec:
serviceAccountName: kubewall-admin
containers:
- name: kubewall
image: ghcr.io/kubewall/kubewall:latest
Expand Down

0 comments on commit b0c4c78

Please sign in to comment.