example service monitoring updated with missing config
added service account, role and role binding for the prometheus frontend example, also updated prometheus to use the correct service account fixes #1049
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: prometheus-frontend
|
||||
Reference in New Issue
Block a user