Skip to content

Commit

Permalink
Merge pull request #142 from abctaylor/abctaylor-serviceaccount
Browse files Browse the repository at this point in the history
Add default namespace `default` to ServiceAccount definition in example yaml
  • Loading branch information
skamboj authored Apr 12, 2024
2 parents e22842f + c70d8a6 commit 41af078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ apiVersion: v1
kind: ServiceAccount
metadata:
name: goldpinger-serviceaccount
namespace: default
---
apiVersion: apps/v1
kind: DaemonSet
Expand Down

0 comments on commit 41af078

Please sign in to comment.