diff options
Diffstat (limited to 'src/monitor/deploy/service_account.yaml')
-rw-r--r-- | src/monitor/deploy/service_account.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/monitor/deploy/service_account.yaml b/src/monitor/deploy/service_account.yaml new file mode 100644 index 00000000..ba9b61cc --- /dev/null +++ b/src/monitor/deploy/service_account.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: monitor |