mirror of
https://github.com/prometheus/prometheus
synced 2025-01-27 18:02:57 +00:00
update ServiceAccount for new kubernetes versions
Signed-off-by: Saeid Bostandoust <49065072+ssbostan@users.noreply.github.com>
This commit is contained in:
parent
3c468cd4e8
commit
da6c014039
@ -32,8 +32,6 @@ kind: ServiceAccount
|
|||||||
metadata:
|
metadata:
|
||||||
name: prometheus
|
name: prometheus
|
||||||
namespace: default
|
namespace: default
|
||||||
secrets:
|
|
||||||
- name: prometheus-sa-token
|
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Secret
|
kind: Secret
|
||||||
|
Loading…
Reference in New Issue
Block a user