mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08: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:
|
||||
name: prometheus
|
||||
namespace: default
|
||||
secrets:
|
||||
- name: prometheus-sa-token
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
|
|
Loading…
Reference in a new issue