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:
@@ -6,6 +6,7 @@ metadata:
|
||||
labels:
|
||||
prometheus: frontend
|
||||
spec:
|
||||
serviceAccountName: prometheus-frontend
|
||||
version: v1.7.1
|
||||
serviceMonitorSelector:
|
||||
matchLabels:
|
||||
|
||||
Reference in New Issue
Block a user