add thanos deployment
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
This commit is contained in:
parent
a11c8da81d
commit
f3cdde60ae
7 changed files with 699 additions and 0 deletions
6
thanos/1-service-account.yaml
Normal file
6
thanos/1-service-account.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: thanos
|
||||
namespace: thanos
|
Loading…
Add table
Add a link
Reference in a new issue